1
0
Fork 0
mirror of https://github.com/pnx/dotfiles synced 2026-06-16 03:14:55 +02:00

fish/config.fish: update PATH

This commit is contained in:
Henrik Hautakoski 2024-05-06 16:09:14 +02:00
parent 800f60c44e
commit f11e46ba6c

View file

@ -3,8 +3,7 @@ if status is-interactive
set -g GPG_TTY (tty)
end
set PATH $HOME/bin $PATH (go env GOPATH)/bin
set PATH $HOME/bin $HOME/.local/bin (go env GOPATH)/bin $PATH
set -g fish_greeting
# Colors