summaryrefslogtreecommitdiffstats
path: root/zsh/zshrc
diff options
context:
space:
mode:
Diffstat (limited to 'zsh/zshrc')
-rw-r--r--zsh/zshrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/zsh/zshrc b/zsh/zshrc
index 166306d..09cf437 100644
--- a/zsh/zshrc
+++ b/zsh/zshrc
@@ -1,5 +1,7 @@
PROMPT="%~%(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