mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-03-13 03:12:21 +01:00
Add my zsh theme
This commit is contained in:
parent
a1ffa2c965
commit
e894459a77
1 changed files with 3 additions and 0 deletions
3
themes/hrwath.zsh-theme
Normal file
3
themes/hrwath.zsh-theme
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
# hrwath prompt
|
||||
|
||||
PROMPT='%{$fg[yellow]%}${PWD/#$HOME/~}%{$fg[green]%}$(__git_ps1 "(%s)")%{$reset_color%} %{$fg_bold[blue]%}$ %{$reset_color%}'
|
||||
Loading…
Add table
Add a link
Reference in a new issue