diff --git a/custompkg/root/etc/skel/Library/bashrc.d/100.gopath.sh b/custompkg/root/etc/skel/Library/bashrc.d/100.gopath.sh new file mode 100644 index 0000000..23f443d --- /dev/null +++ b/custompkg/root/etc/skel/Library/bashrc.d/100.gopath.sh @@ -0,0 +1 @@ +export GOPATH="$HOME/Library/Go"