Prefer powerline bindings directory over fish_function_path

This commit is contained in:
ZyX 2014-08-10 15:46:43 +04:00
parent 5c5407cffd
commit 310af9ae75
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
set fish_function_path $fish_function_path "$PWD/powerline/bindings/fish"
set fish_function_path "$PWD/powerline/bindings/fish" $fish_function_path
powerline-setup
set POWERLINE_COMMAND "$POWERLINE_COMMAND -p $PWD/powerline/config_files"
set POWERLINE_COMMAND "$POWERLINE_COMMAND -t default_leftonly.segment_data.hostname.args.only_if_ssh=false"