|
@@ -26,6 +26,9 @@ ZSH_THEME="robbyrussell"
|
|
# Uncomment following line if you want to disable autosetting terminal title.
|
|
# Uncomment following line if you want to disable autosetting terminal title.
|
|
# DISABLE_AUTO_TITLE="true"
|
|
# 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
|
|
# Uncomment following line if you want red dots to be displayed while waiting for completion
|
|
# COMPLETION_WAITING_DOTS="true"
|
|
# COMPLETION_WAITING_DOTS="true"
|
|
|
|
|