aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--bash_profile1
1 files changed, 1 insertions, 0 deletions
diff --git a/bash_profile b/bash_profile
index 571db39..8b958f0 100644
--- a/bash_profile
+++ b/bash_profile
@@ -5,6 +5,7 @@ export PATH="$HOME/gems/bin:$PATH"
export PATH="$HOME/go/bin:$PATH"
export PATH="$HOME/.local/share/gem/ruby/3.0.0/bin:$PATH"
export PATH="$HOME/.local/bin:$PATH"
+export PATH="/usr/local/go/bin:$PATH"
# Setting CDPATH
#export CDPATH=$HOME/Documents/Notes/