Add golang to PATH
This commit is contained in:
parent
46095f4fa0
commit
6b2120f578
1 changed files with 2 additions and 0 deletions
|
@ -16,8 +16,10 @@ fi
|
|||
|
||||
__path "$HOME/bin"
|
||||
__path "$HOME/.local/bin"
|
||||
__path "$HOME/go/bin"
|
||||
__path "$HOME/.local/share/JetBrains/Toolbox/scripts"
|
||||
__path "$HOME/.config/composer/vendor/bin"
|
||||
|
||||
__source "$HOME/.cargo/env"
|
||||
|
||||
unset __source
|
||||
|
|
Loading…
Reference in a new issue