fixed dircolors
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
||||
|
||||
# You may uncomment the following lines if you want `ls' to be colorized:
|
||||
export LS_OPTIONS='--color=always'
|
||||
/* eval "`dircolors ~/.bash/dircolors`" */
|
||||
/* eval "`dircolors ~/.dotfiles-server/.dircolors`" */
|
||||
alias ls='ls $LS_OPTIONS -lsh'
|
||||
alias la='ls $LS_OPTIONS -lsah'
|
||||
alias lr='ls -R | grep ":$" | sed -e '\''s/:$//'\'' -e
|
||||
|
||||
Reference in New Issue
Block a user