summaryrefslogtreecommitdiff
path: root/sh/.shrc
diff options
context:
space:
mode:
Diffstat (limited to 'sh/.shrc')
-rw-r--r--sh/.shrc1
1 files changed, 0 insertions, 1 deletions
diff --git a/sh/.shrc b/sh/.shrc
index fc05e91..c35c7bd 100644
--- a/sh/.shrc
+++ b/sh/.shrc
@@ -9,7 +9,6 @@ export PAGER=less
export LESS='-iMRS -x2'
export EDITOR=vim
export LSCOLORS=DxfxgxgxcxxbxbaCacADAd
-#export LSCOLORS=ExfxgxgxcxxbxbaCacADAd
alias ls='ls -FHh'
alias ll='ls -l'