From 74ca124ba1d329d58614659f6a1eccb6acbd399e Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Thu, 17 May 2012 21:17:59 +0200 Subject: .zshrc --- .zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zshrc b/.zshrc index 184d5ac..cf6f0f7 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