Update colors

This commit is contained in:
Aaron Biggs 2017-12-08 10:59:22 -06:00
commit a0cc62d5d5

View file

@ -1,10 +1,8 @@
# ls colors # ls colors
autoload -U colors && colors autoload -U colors && colors
export LSCOLORS="exfxcxdxbxegedabagacad"
#export LS_COLORS
# Enable ls colors # Enable ls colors
export LSCOLORS="Gxfxcxdxbxegedabagacad" export LSCOLORS="exfxcxdxbxegedabagacad"
# TODO organise this chaotic logic # TODO organise this chaotic logic