mirror of
https://github.com/akelge/vim
synced 2025-07-07 07:19:06 +00:00
Precise alias for ls on Linux
This commit is contained in:
@ -5,4 +5,6 @@ else
|
||||
eval `dircolors`
|
||||
fi
|
||||
|
||||
alias ls='ls -F --color=auto'
|
||||
|
||||
# vim: set ts=4 sw=4 tw=0 ft=zsh :
|
||||
|
Reference in New Issue
Block a user