mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-04-17 04:29:14 +02:00
Add a space to theme of tonotdo
This commit is contained in:
parent
e44aa50301
commit
9d35732b44
1 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
PROMPT='%{$fg_no_bold[cyan]%}%n%{$fg_no_bold[magenta]%}➜%{$fg_no_bold[green]%}%3~$(git_prompt_info)%{$reset_color%}» '
|
||||
PROMPT='%{$fg_no_bold[cyan]%}%n%{$fg_no_bold[magenta]%}➜ %{$fg_no_bold[green]%}%3~$(git_prompt_info)%{$reset_color%}» '
|
||||
RPROMPT='[%*]'
|
||||
|
||||
# git theming
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue