mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-26 02:12:33 +01:00
Added my blue theme for zshell!
Personal changes. ( cleaner for AUR controlled oh-my-zsh )
This commit is contained in:
parent
757fa3314d
commit
c40964f304
1 changed files with 2 additions and 0 deletions
2
themes/james-blue.zsh-theme
Normal file
2
themes/james-blue.zsh-theme
Normal file
|
|
@ -0,0 +1,2 @@
|
||||||
|
PROMPT='%{$fg[cyan]%}%n%{$reset_color%}@%{$fg[blue]%}%m:%{$fg[green]%}%0~%{$fg[red]%}%(?.. [%?]) %{$reset_color%}%% '
|
||||||
|
RPROMPT='$(git_prompt_info)'
|
||||||
Loading…
Add table
Add a link
Reference in a new issue