mirror of
https://github.com/powerline/powerline.git
synced 2025-07-23 13:55:45 +02:00
parent
83d855d3d7
commit
0610316e25
@ -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…
x
Reference in New Issue
Block a user