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:
@@ -17,6 +17,8 @@ bind '"\e[4~":end-of-line'
|
|||||||
bind '"\e[5~":history-search-forward'
|
bind '"\e[5~":history-search-forward'
|
||||||
bind '"\e[6~":history-search-backward'
|
bind '"\e[6~":history-search-backward'
|
||||||
|
|
||||||
|
alias ls="ls --color"
|
||||||
|
|
||||||
#
|
#
|
||||||
# and now we include a few useful things...
|
# and now we include a few useful things...
|
||||||
#
|
#
|
||||||
|
|||||||
Reference in New Issue
Block a user