]> git.netwichtig.de Git - user/henk/vcsh/zsh.git/blobdiff - .zshrc
Added rdesktop alias
[user/henk/vcsh/zsh.git] / .zshrc
diff --git a/.zshrc b/.zshrc
index e29b0d6fcb51f1ccd4ea5e89d7ed318336871384..57ff1526174025cf7b9de900b446f93a13368215 100644 (file)
--- a/.zshrc
+++ b/.zshrc
@@ -1,4 +1,6 @@
-. ~/.zshcomprc
+autoload -Uz vcs_info
+
+. ~/.zsh_comprc
 . ~/.zsh_functions
 . ~/.zsh_aliases
 . ~/.zsh_local
@@ -9,11 +11,9 @@ SAVEHIST=3000
 
 REPORTTIME=10
 
-PS1="%F{red}%D{%A}%f %F{green}%D{%F %T Week %V}%f %F{blue}%D{Epoch %s}%f %F{yellow}%n@%m%f
-%j %3~%# "
-PATH=~/bin:~/usr/bin:~/usr/local/bin:$PATH
+HENKSPROMPTHEADER=$'%F{red}%D{%a}%f %F{green}%D{%F %T Wk %V}%f %F{blue}%D{%s}%f %F{yellow}%n@%m%f\n'
 
-PASSWORD_STORE_DIR=.
+PATH=~/bin:~/usr/bin:~/usr/local/bin:$PATH
 
 setopt AUTO_CD
 setopt CHASE_LINKS