Add a space to theme of tonotdo

This commit is contained in:
Satoshi Ohmori 2015-10-31 00:01:16 +09:00
commit 9d35732b44

View file

@ -1,4 +1,4 @@
PROMPT='%{$fg_no_bold[cyan]%}%n%{$fg_no_bold[magenta]%}➜%{$fg_no_bold[green]%}%3~$(git_prompt_info)%{$reset_color%}» ' PROMPT='%{$fg_no_bold[cyan]%}%n%{$fg_no_bold[magenta]%}➜ %{$fg_no_bold[green]%}%3~$(git_prompt_info)%{$reset_color%}» '
RPROMPT='[%*]' RPROMPT='[%*]'
# git theming # git theming