From 3127067ec9eea83fd6e642852c8ed6e85acd693d Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Wed, 25 Jan 2012 22:33:07 +0100 Subject: .zshrc --- .zshrc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to '.zshrc') diff --git a/.zshrc b/.zshrc index bd44f65..d6b03e3 100644 --- a/.zshrc +++ b/.zshrc @@ -58,8 +58,7 @@ chpwd_functions+='chpwd_update_git_vars' . /etc/bash_completion.d/git PROMPT='$(prompt)' -RPROMPT='$(__git_ps1 "(%s)")' -#RPROMPT='$(rprompt)' +RPROMPT='$(rprompt)' # Set terminal name to current runnign application case $TERM in -- cgit v1.2.3-54-g00ecf