added path in prompt

This commit is contained in:
Jaromil 2017-07-18 20:29:43 +02:00
parent 52b877308a
commit a33f5be342
1 changed files with 1 additions and 1 deletions

2
sdk
View File

@ -92,4 +92,4 @@ load() {
TRAPZERR() { zerr; return $? }
notice "vm-sdk loaded"
export PROMPT="%F{yellow}%(?..%? )%{$reset_color%}vmsdk@%{$fg[red]%}%m %{$reset_color%} %{$fg[blue]%}%#%{$fg_bold[blue]%}%{$reset_color%} "
export PROMPT="%F{yellow}%(?..%? )%{$reset_color%}vmsdk@%{$fg[red]%}%m %{$reset_color%}%3c %#"