diff options
Diffstat (limited to 'themes/robbyrussell.zsh-theme')
-rw-r--r-- | themes/robbyrussell.zsh-theme | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/robbyrussell.zsh-theme b/themes/robbyrussell.zsh-theme new file mode 100644 index 000000000..d45796f7c --- /dev/null +++ b/themes/robbyrussell.zsh-theme @@ -0,0 +1 @@ +PROMPT='%{$fg_bold[red]%}➜ %{$fg_bold[green]%}%p %{$fg[cyan]%}%c %{$fg_bold[blue]%}$(git_prompt_info)%{$fg_bold[blue]%} % %{$reset_color%}' |