This commit is contained in:
Dave Gallant
2023-05-16 23:53:04 -04:00
parent 85bc15e56c
commit e5fc3a84fc
3 changed files with 13 additions and 11 deletions

View File

@@ -156,7 +156,8 @@ in {
export PATH=$PATH:~/.cargo/bin
export PATH=$PATH:~/.local/bin
export PATH=$PATH:~/.npm-packages/bin
export PATH=$PATH:/opt/homebrew/bin/
export PATH=$PATH:/opt/homebrew/bin
export PATH=$PATH:~/.krew/bin
export PATH=$PATH:~/bin
export GOPATH=~/go
export GOBIN=$GOPATH/bin