Merge remote-tracking branch 'zyx-i/fix-342' into develop
This commit is contained in:
commit
4d8a0d50e3
|
@ -21,6 +21,7 @@ _powerline_install_precmd() {
|
||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
chpwd_functions+=( _powerline_tmux_set_pwd )
|
chpwd_functions+=( _powerline_tmux_set_pwd )
|
||||||
|
setopt nolocaloptions
|
||||||
setopt promptpercent
|
setopt promptpercent
|
||||||
setopt promptsubst
|
setopt promptsubst
|
||||||
if zmodload zsh/zpython &>/dev/null ; then
|
if zmodload zsh/zpython &>/dev/null ; then
|
||||||
|
|
Loading…
Reference in New Issue