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:
parent
eba0de3059
commit
24ddacf787
3 changed files with 2 additions and 4 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue