1
0
Fork 0
mirror of https://github.com/pnx/dotfiles synced 2026-06-18 20:10:03 +02:00

fish: refactor into conf.d files

This commit is contained in:
Henrik Hautakoski 2025-07-05 11:19:48 +02:00
parent eba0de3059
commit 24ddacf787
3 changed files with 2 additions and 4 deletions

View file

@ -6,10 +6,6 @@ end
set -g fish_greeting
# Path stuff
if command -q go
fish_add_path (go env GOPATH)/bin
end
fish_add_path $HOME/bin
fish_add_path $HOME/.local/bin