summaryrefslogtreecommitdiff
path: root/templates/zshrc.zsh-template
diff options
context:
space:
mode:
authorRobby Russell <robby@planetargon.com>2013-04-23 20:30:21 -0700
committerRobby Russell <robby@planetargon.com>2013-04-23 20:30:21 -0700
commita2c8db9eb34480dd3e2c9d91d4415ee7964d4764 (patch)
treedf81da50cf79180310e09cde04282ffa4ed1fe06 /templates/zshrc.zsh-template
parent7cdb6d667c12ff4944d7e68eb519cc5bd6735bc3 (diff)
parent682961e9304c6bf7bd500d741b01640682d35ac9 (diff)
downloadzsh-a2c8db9eb34480dd3e2c9d91d4415ee7964d4764.tar.gz
zsh-a2c8db9eb34480dd3e2c9d91d4415ee7964d4764.tar.bz2
zsh-a2c8db9eb34480dd3e2c9d91d4415ee7964d4764.zip
Resolving conflict in #1266 merge
Diffstat (limited to 'templates/zshrc.zsh-template')
-rw-r--r--templates/zshrc.zsh-template3
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/zshrc.zsh-template b/templates/zshrc.zsh-template
index 55980fb08..d4dded73a 100644
--- a/templates/zshrc.zsh-template
+++ b/templates/zshrc.zsh-template
@@ -26,6 +26,9 @@ ZSH_THEME="robbyrussell"
# Uncomment following line if you want to disable autosetting terminal title.
# DISABLE_AUTO_TITLE="true"
+# Uncomment following line if you want to disable command autocorrection
+# DISABLE_CORRECTION="true"
+
# Uncomment following line if you want red dots to be displayed while waiting for completion
# COMPLETION_WAITING_DOTS="true"