aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.zshrc5
1 files changed, 0 insertions, 5 deletions
diff --git a/.zshrc b/.zshrc
index 08504c0..86a6262 100644
--- a/.zshrc
+++ b/.zshrc
@@ -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
#