From a8fee4036be264bd21ddf7fbe35f2a2e40eed412 Mon Sep 17 00:00:00 2001 From: Jethro Lee Date: Tue, 7 Jul 2020 00:12:00 +0900 Subject: [PATCH] Edit for better consistency in template (#8593) --- templates/zshrc.zsh-template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"