diff options
Diffstat (limited to 'templates/zshrc.zsh-template')
-rw-r--r-- | templates/zshrc.zsh-template | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/zshrc.zsh-template b/templates/zshrc.zsh-template index 0fa6d809e..307618104 100644 --- a/templates/zshrc.zsh-template +++ b/templates/zshrc.zsh-template @@ -33,7 +33,7 @@ ZSH_THEME="robbyrussell" # export UPDATE_ZSH_DAYS=13 # Uncomment the following line if pasting URLs and other text is messed up. -# DISABLE_MAGIC_FUNCTIONS=true +# DISABLE_MAGIC_FUNCTIONS="true" # Uncomment the following line to disable colors in ls. # DISABLE_LS_COLORS="true" |