Run smart prompt on zsh startup
This commit is contained in:
parent
26332a07e1
commit
6da8b5cc51
1 changed files with 1 additions and 0 deletions
1
zshrc
1
zshrc
|
@ -62,6 +62,7 @@ prompt() {
|
|||
}
|
||||
prompt $PROMPT_set
|
||||
|
||||
source smartprompt
|
||||
chpwd() {
|
||||
source smartprompt
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue