summaryrefslogtreecommitdiffstatshomepage
path: root/sh/.config
diff options
context:
space:
mode:
Diffstat (limited to 'sh/.config')
-rw-r--r--sh/.config/profile.d/50-opam.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/sh/.config/profile.d/50-opam.sh b/sh/.config/profile.d/50-opam.sh
index 5c4fa08..5022a7c 100644
--- a/sh/.config/profile.d/50-opam.sh
+++ b/sh/.config/profile.d/50-opam.sh
@@ -1,7 +1,3 @@
#!/bin/sh
export OPAMROOT="$XDG_DATA_HOME/opam"
-
-append_path "$GOPATH/bin"
-
-export PATH