commit ecfd5b86f5fad5d92ba15fdaa9239094f904ffb0 (tree)
parent 4861a5a1972d04954c923f06ceebfaa552416446
Author: Motiejus Jakštys <motiejus@uber.com>
Date: Tue, 14 Jul 2020 15:37:09 +0300
gopath mode
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/bash/.profile_motiejus b/bash/.profile_motiejus
@@ -36,6 +36,7 @@ nman() {
}
[[ -f $HOME/.gg.sh ]] && . $HOME/.gg.sh
+export MONOREPO_GOPATH_MODE=1
[[ -f $HOME/.gopathmodeFunc.bash ]] && . $HOME/.gopathmodeFunc.bash
[[ -f $HOME/.bashrc_time.sh ]] && . $HOME/.bashrc_time.sh