diff options
Diffstat (limited to '.zshrc')
-rw-r--r-- | .zshrc | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 | ||