Remove umask
This commit is contained in:
parent
585931911f
commit
c694c97add
1 changed files with 0 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue