mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-23 02:35:38 +01:00
added # on BOL n prompt
This commit is contained in:
parent
3d59bfbbe7
commit
a1e8e30f01
1 changed files with 2 additions and 2 deletions
|
|
@ -31,5 +31,5 @@ if [[ -s ~/.rvm/scripts/rvm ]] ; then
|
|||
fi
|
||||
|
||||
PROMPT='
|
||||
%{$fg[yellow]%}%n%{$reset_color%}@%{$fg[cyan]%}%m%{$reset_color%}:%{$fg_bold[blue]%}%~%{$reset_color%} '$RVM_PROMPT'$(git_prompt_info)$(prompt_hg_info)
|
||||
%_$(prompt_char) '
|
||||
# %{$fg[yellow]%}%n%{$reset_color%}@%{$fg[cyan]%}%m%{$reset_color%}:%{$fg_bold[blue]%}%~%{$reset_color%} '$RVM_PROMPT'$(git_prompt_info)$(prompt_hg_info)
|
||||
# %_$(prompt_char) '
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue