Skip to content

Improve Fish integration in initial setup

Andy Hall requested to merge ajhall/kdesrc-build:fish-setup into master

Write the Fish configuration to fish/conf.d instead of fish/functions to make the script auto-load at shell startup.

Use fish_add_path instead of set -x PATH to properly make the PATH change reflect in the environment.

Merge request reports