Skip to content

Commit

Permalink
[manjaro] Add go
Browse files Browse the repository at this point in the history
  • Loading branch information
talayhan committed Oct 8, 2024
1 parent 5d8bee3 commit 0f1d1bb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions user_specific/manjaro/install_tools.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ tools=(
'(nvm, nvm)'
'(ripgrep-all, rg)'
'(git-delta, delta)'
'(golang, go)'
'(golsp, gopls)'
);

if [ ! -d "$HOME/.oh-my-zsh/" ]; then
Expand Down

0 comments on commit 0f1d1bb

Please sign in to comment.