Add plugin in zsh configuration and move linux configuration under folder
This commit is contained in:
4
linux/.profile.d/go.sh
Normal file
4
linux/.profile.d/go.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
export GOPATH=$HOME/.local/share/Go
|
||||
export GOBIN=$GOPATH/bin
|
||||
Reference in New Issue
Block a user