Revert "Set POWERLINE_CONFIG_COMMAND so binds won't have to use invalid paths."

This reverts commit 8f1a03ecad.
master
Icedream 2018-07-18 00:03:28 +02:00
parent 8f1a03ecad
commit 5a4cc71bb4
Signed by: icedream
GPG Key ID: 1573F6D8EFE4D0CF
1 changed files with 0 additions and 3 deletions

View File

@ -54,9 +54,6 @@ if [ $ZSH_POWERLINE -gt 0 ]; then
POWERLINE_DIR="$(pip3 show powerline-status --isolated | grep '^Location:' | awk '{print $2}')"
log "Powerline repository root: $POWERLINE_DIR"
export POWERLINE_CONFIG_COMMAND="${POWERLINE_DIR}/scripts/powerline-config"
log "Powerline config command: $POWERLINE_CONFIG_COMMAND"
log "Preparing zstyle..."
autoload -Uz promptinit
promptinit