mirror of
https://github.com/pnx/dotfiles
synced 2026-06-16 03:14:55 +02:00
fish: refactor into conf.d files
This commit is contained in:
parent
eba0de3059
commit
24ddacf787
3 changed files with 2 additions and 4 deletions
1
fish/conf.d/composer.fish
Normal file
1
fish/conf.d/composer.fish
Normal file
|
|
@ -0,0 +1 @@
|
|||
fish_add_path -a $HOME/.config/composer/vendor/bin
|
||||
1
fish/conf.d/go.fish
Normal file
1
fish/conf.d/go.fish
Normal file
|
|
@ -0,0 +1 @@
|
|||
fish_add_path (go env GOPATH)/bin
|
||||
Loading…
Add table
Add a link
Reference in a new issue