summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--zsh/zshrc2
1 files changed, 0 insertions, 2 deletions
diff --git a/zsh/zshrc b/zsh/zshrc
index 140ae04..d52896e 100644
--- a/zsh/zshrc
+++ b/zsh/zshrc
@@ -1,7 +1,5 @@
PROMPT="%F{red}$(date +%H:%M) %F{white}%~%(1v.%F{green}%1v%f.)%F{red}%2v%f %% "
-umask 077
-
zstyle ':completion:*' special-dirs true
zstyle ':completion:*:*:kill:*' menu yes select
zstyle ':completion:*:kill:*' force-list always