Remove umask

This commit is contained in:
Stefan Ritter 2011-08-02 12:43:54 +02:00
parent 585931911f
commit c694c97add

View file

@ -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