summaryrefslogtreecommitdiffstats
path: root/.zshrc
diff options
context:
space:
mode:
Diffstat (limited to '.zshrc')
-rw-r--r--.zshrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/.zshrc b/.zshrc
index 667742c..9385e84 100644
--- a/.zshrc
+++ b/.zshrc
@@ -33,8 +33,8 @@ ZSH_THEME="spaceship"
33 33
34# Uncomment the following line to disable colors in ls. 34# Uncomment the following line to disable colors in ls.
35# DISABLE_LS_COLORS="true" 35# DISABLE_LS_COLORS="true"
36#export LS_COLORS="$(vivid generate snazzy)" 36# export LS_COLORS="$(vivid generate snazzy)"
37 37. /usr/share/LS_COLORS/dircolors.sh
38# Uncomment the following line to disable auto-setting terminal title. 38# Uncomment the following line to disable auto-setting terminal title.
39# DISABLE_AUTO_TITLE="true" 39# DISABLE_AUTO_TITLE="true"
40 40