From 1f7f2ab811b4a35526c79743a17ac6fa58a4a698 Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Thu, 17 May 2012 21:16:49 +0200 Subject: .zshrc --- .zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zshrc b/.zshrc index d8a8930..184d5ac 100644 --- a/.zshrc +++ b/.zshrc @@ -50,7 +50,7 @@ precmd_functions+='precmd_update_updates' chpwd_functions+='chpwd_update_git_vars' # Set the prompt. -PROMPT="$(prompt) $(/home/slash/code/projects/baps1/src/baps1)" +PROMPT='$(prompt) $(/home/slash/code/projects/baps1/src/baps1)' RPROMPT='$(rprompt)' # Set terminal name to current runnign application -- cgit v1.2.3-54-g00ecf