summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--sh/.profile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sh/.profile b/sh/.profile
index 19d55c5..24c35b3 100644
--- a/sh/.profile
+++ b/sh/.profile
@@ -56,6 +56,7 @@ export PATH="$PATH:$CARGO_HOME/bin"
export PYTHONSTARTUP="$XDG_CONFIG_HOME/python/startup.py"
+export GOPRIVATE=git.sr.ht
export GOPATH="$XDG_DATA_HOME/go"
export PATH="$PATH:$GOPATH/bin"