dotfiles/zsh
nirenjan 63656f9fc2 Always (re)set LS_COLORS
Prior to this change, if I changed the dircolors configuration and
restarted the shell, it wouldn't reflect in the new shell because of the
check. I'd have to create a new terminal window to get the new colors.

This change eliminates the check for a set LS_COLORS variable and always
calls dircolors.
2018-11-12 21:16:57 -08:00
..
aliases.zsh Move alias for ls into lscolors.zsh 2018-10-23 22:21:19 -07:00
completion.zsh Add Zsh config files 2018-10-19 15:45:51 -07:00
editing.zsh Add Zsh config files 2018-10-19 15:45:51 -07:00
gpg.zsh Add Zsh config files 2018-10-19 15:45:51 -07:00
history.zsh Add Zsh config files 2018-10-19 15:45:51 -07:00
lscolors.zsh Always (re)set LS_COLORS 2018-11-12 21:16:57 -08:00
prompt.zsh Add Zsh config files 2018-10-19 15:45:51 -07:00