aboutsummaryrefslogtreecommitdiff
path: root/.zshrc
diff options
context:
space:
mode:
Diffstat (limited to '.zshrc')
-rw-r--r--.zshrc5
1 files changed, 4 insertions, 1 deletions
diff --git a/.zshrc b/.zshrc
index 977f095..55587bb 100644
--- a/.zshrc
+++ b/.zshrc
@@ -1,5 +1,7 @@
ZSH_THEME="loek"
-zstyle ':omz:update' mode reminder
+
+# no
+zstyle ':omz:update' mode disabled
DISABLE_AUTO_UPDATE=true
DISABLE_UPDATE_PROMPT=true
@@ -21,3 +23,4 @@ compinit -D
# do not glob for calculator command
aliases[=]="noglob ="
+