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:
parent
800f60c44e
commit
f11e46ba6c
1 changed files with 1 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue