Remove whitespace

This commit is contained in:
Martin Luder 2011-11-01 14:45:10 +01:00
commit f9ae1eb72e

View file

@ -62,4 +62,3 @@ ZSH_THEME_GIT_PROMPT_UNTRACKED="%{$fg[cyan]%} ✭"
PROMPT="${pwd} ➤ " PROMPT="${pwd} ➤ "
RPROMPT="${return_code} ${git_information}" RPROMPT="${return_code} ${git_information}"