From c694c97add9330244043978b2f9098f7757cb253 Mon Sep 17 00:00:00 2001 From: Stefan Ritter Date: Tue, 2 Aug 2011 12:43:54 +0200 Subject: Remove umask --- zsh/zshrc | 2 -- 1 file changed, 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 -- cgit v1.2.3