diff --git a/dotconf/profile b/dotconf/profile index 21246cf..ace1189 100644 --- a/dotconf/profile +++ b/dotconf/profile @@ -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