diff options
author | June McEnroe <june@causal.agency> | 2011-11-29 16:43:07 -0500 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2011-11-29 16:43:07 -0500 |
commit | ba4c54abef2717192dba7e176debd12af267622f (patch) | |
tree | d40b60a0feb0d111f4de6c441879f8a64fb2f56d /_zshrc | |
parent | Switched vim colorscheme to Tomorrow-Night (diff) | |
download | src-ba4c54abef2717192dba7e176debd12af267622f.tar.gz src-ba4c54abef2717192dba7e176debd12af267622f.zip |
Removed broken ZSH thingy
Diffstat (limited to '_zshrc')
-rw-r--r-- | _zshrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_zshrc b/_zshrc index 0a7bd32f..907ec7bd 100644 --- a/_zshrc +++ b/_zshrc @@ -176,7 +176,7 @@ ZSH_HIGHLIGHT_STYLES[back-double-quoted-argument]='fg=yellow,bold' #source .zsh-syntax-highlighting-filetypes/zsh-syntax-highlighting-filetypes.zsh -eval $(dircolors -b ~/stuff/LS_COLORS/LS_COLORS) +#eval $(dircolors -b ~/stuff/LS_COLORS/LS_COLORS) pacman -Qu > /dev/null && [ ! -f /var/lib/pacman/db.lck ] && sudo pacman -Syu echo -n |