diff options
-rw-r--r-- | .zshrc | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -1,11 +1,6 @@ # functions for config_file ($HOME/.config/zsh/functions/*.zsh) source $config_file -# dircolors -# Set colors for ls output -if command -v dircolors > /dev/null; then - eval $(dircolors ~/.dircolors) -fi # Environment # |