dotfiles/shell/go-devtools

3 lines
64 B
Bash
Executable file

export PATH="$HOME/.local/libexec/go/bin:$PATH"
# vim: ft=bash