aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mkshrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/mkshrc b/mkshrc
index 3cf7780..0c621fd 100644
--- a/mkshrc
+++ b/mkshrc
@@ -534,6 +534,8 @@ export PAGER="less"
export EDITOR="vi"
export PATH="$HOME/bin:$PATH"
export VISUAL="$EDITOR"
+export GOROOT=$HOME/go
+export PATH=$PATH:$GOROOT/bin
# Load pre config