mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-02 02:19:06 +01:00
Added new theme: sighol
This commit is contained in:
parent
1120f97305
commit
cb73076698
1 changed files with 7 additions and 0 deletions
7
themes/sighol.zsh-theme
Normal file
7
themes/sighol.zsh-theme
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
PROMPT='\
|
||||
%{$fg_bold[white]%}[\
|
||||
%{$fg_bold[cyan]%}%n \
|
||||
%{$fg_bold[blue]%}%~ \
|
||||
%{$fg_bold[white]%}]\
|
||||
%{$fg_bold[cyan]%}$\
|
||||
%{$fg_bold[white]%} '
|
||||
Loading…
Add table
Add a link
Reference in a new issue