summaryrefslogtreecommitdiffstats
path: root/zsh/zshrc
diff options
context:
space:
mode:
authorStefan Ritter <xeno@thehappy.de>2011-08-14 20:00:30 +0200
committerStefan Ritter <xeno@thehappy.de>2011-08-14 20:00:30 +0200
commit6fdab648e7757992b5ad6cbb2ff0ec0ccced9598 (patch)
tree50ed20079c61f9e2cc6e3b5fb6ec85f90f571088 /zsh/zshrc
parent365604d48124f9daa8877d653c489f5b01b672fc (diff)
parent80334b94c3300b03be22e50307bf3d0ab1b92108 (diff)
Merge branch 'master' of fucktheforce.de:xeno
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