aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/shell/env.sh
diff options
context:
space:
mode:
Diffstat (limited to 'shell/env.sh')
-rw-r--r--shell/env.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/env.sh b/shell/env.sh
index c68f9a9..f00406a 100644
--- a/shell/env.sh
+++ b/shell/env.sh
@@ -10,4 +10,4 @@ export MANPAGER="sh -c 'col -bx | bat -l man -p'"
export GPG_TTY=$(tty)
# Path
-PATH=$PATH:$HOME/.local/bin:$HOME/.dotnet/tools:$HOME/.cargo/bin:$DOTFILES/scripts
+PATH=$PATH:$HOME/.local/bin:$HOME/.go/bin:$HOME/.dotnet/tools:$HOME/.cargo/bin:$DOTFILES/scripts