Merge remote-tracking branch 'zyx-i/fix-342' into develop

This commit is contained in:
Kim Silkebækken 2013-03-21 17:11:18 +01:00
commit 4d8a0d50e3
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ _powerline_install_precmd() {
fi
done
chpwd_functions+=( _powerline_tmux_set_pwd )
setopt nolocaloptions
setopt promptpercent
setopt promptsubst
if zmodload zsh/zpython &>/dev/null ; then