fixed dircolors
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
# You may uncomment the following lines if you want `ls' to be colorized:
|
||||
# export LS_OPTIONS='--color=auto'
|
||||
eval "`dircolors ~/.dotfiles-server/dircolors`"
|
||||
eval "`dircolors ~/.dotfiles-server/.dircolors`"
|
||||
# alias ls='ls $LS_OPTIONS'
|
||||
# alias ll='ls $LS_OPTIONS -l'
|
||||
# alias l='ls $LS_OPTIONS -lA'
|
||||
|
||||
Reference in New Issue
Block a user