fish something
This commit is contained in:
parent
4dc48f003f
commit
de54777883
@ -1,4 +1,6 @@
|
||||
set -gx PATH /usr/local/opt/coreutils/libexec/gnubin $PATH
|
||||
set -gx PATH /opt/homebrew/coreutils/libexec/gnubin $PATH
|
||||
set -gx PATH /opt/homebrew/bin $PATH
|
||||
set -gx PATH /usr/local/bin $PATH
|
||||
set -gx PATH /snap/bin $PATH
|
||||
set -gx GOPATH $HOME/.go
|
||||
|
Loading…
Reference in New Issue
Block a user