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