Skip to content

Commit

Permalink
-g
Browse files Browse the repository at this point in the history
  • Loading branch information
hayashikun committed Feb 13, 2024
1 parent 80d8908 commit a4149d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup-node.fish
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ source-config

cd $DOT_PATH
for p in (cat npm-packages)
npm install $p
npm install -g $p
end

asdf reshim nodejs

0 comments on commit a4149d3

Please sign in to comment.