diff options
| author | Tyler Cipriani <tyler@tylercipriani.com> | 2012-09-17 14:12:09 -0600 |
|---|---|---|
| committer | Tyler Cipriani <tyler@tylercipriani.com> | 2012-09-17 14:12:09 -0600 |
| commit | a8d426087bf5f79ee4c8c05e8debca01b4af5fd5 (patch) | |
| tree | f5d46e6f604b0d7ad40f9c837767c7229541a01c /themes | |
| parent | b534b3806357492a19b25841c7c0ad6a416f33aa (diff) | |
| download | zsh-a8d426087bf5f79ee4c8c05e8debca01b4af5fd5.tar.gz zsh-a8d426087bf5f79ee4c8c05e8debca01b4af5fd5.tar.bz2 zsh-a8d426087bf5f79ee4c8c05e8debca01b4af5fd5.zip | |
modified spacing on junkfood theme
Diffstat (limited to 'themes')
| -rw-r--r-- | themes/junkfood.zsh-theme | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/junkfood.zsh-theme b/themes/junkfood.zsh-theme index a3631a2b0..bb250e19b 100644 --- a/themes/junkfood.zsh-theme +++ b/themes/junkfood.zsh-theme @@ -31,4 +31,4 @@ ZSH_THEME_GIT_PROMPT_DIRTY="%{$fg_bold[red]%}✗✗✗" # Put it all together! PROMPT="$JUNKFOOD_TIME_$JUNKFOOD_CURRENT_USER_@$JUNKFOOD_MACHINE_$JUNKFOOD_LOCA_ - " + " |
