summaryrefslogtreecommitdiffstats
path: root/zsh/zshrc
diff options
context:
space:
mode:
Diffstat (limited to 'zsh/zshrc')
-rw-r--r--zsh/zshrc4
1 files changed, 1 insertions, 3 deletions
diff --git a/zsh/zshrc b/zsh/zshrc
index 140ae04..e1f2aae 100644
--- a/zsh/zshrc
+++ b/zsh/zshrc
@@ -1,6 +1,4 @@
-PROMPT="%F{red}$(date +%H:%M) %F{white}%~%(1v.%F{green}%1v%f.)%F{red}%2v%f %% "
-
-umask 077
+PROMPT="%F{red}%D{%k:%M} %F{white}%~%(1v.%F{green}%1v%f.)%F{red}%2v%f %% "
zstyle ':completion:*' special-dirs true
zstyle ':completion:*:*:kill:*' menu yes select