Add tfswitch

This commit is contained in:
Dave Gallant
2022-01-14 16:56:44 -05:00
parent e3db666a5f
commit c4d6b8da23
3 changed files with 23 additions and 22 deletions

View File

@@ -118,6 +118,7 @@ in
export PATH=$PATH:~/.cargo/bin
export PATH=$PATH:~/.local/bin
export PATH=$PATH:~/bin
export GOPATH=~/go
export GOBIN=$GOPATH/bin
export PATH=$PATH:$GOBIN