mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 00:29:43 -04:00
fixed ls. maybe
This commit is contained in:
parent
42cefadce9
commit
d7ffe4ecff
1 changed files with 1 additions and 1 deletions
|
|
@ -22,4 +22,4 @@ if [ -d "$bash_completion_dir" ]; then
|
||||||
done
|
done
|
||||||
fi
|
fi
|
||||||
|
|
||||||
alias ls = 'lsd'
|
alias ls='lsd'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue