summaryrefslogtreecommitdiffstats
path: root/zsh/zshrc
diff options
context:
space:
mode:
authorStefan Ritter <xeno@thehappy.de>2011-06-17 19:07:16 +0200
committerStefan Ritter <xeno@thehappy.de>2011-06-17 19:07:16 +0200
commit88cba94b6fde32a33092b1f7d544897d357e5b57 (patch)
tree7c6b7d47e532b2d3c5387ba793bd0d89f5b625f8 /zsh/zshrc
parentf6499be9584cbffc6033a009da8d1c359de474f3 (diff)
Some modifications
Diffstat (limited to '')
-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