We're now using the --color option for "ls" by default which enables
colored output on capable terminals. git-svn-id: file:///srv/svn/repos/haiku/trunk/current@11353 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
9b0f912d96
commit
3955cf3678
@ -17,6 +17,8 @@ bind '"\e[4~":end-of-line'
|
||||
bind '"\e[5~":history-search-forward'
|
||||
bind '"\e[6~":history-search-backward'
|
||||
|
||||
alias ls="ls --color"
|
||||
|
||||
#
|
||||
# and now we include a few useful things...
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user