Hacker News new | ask | show | jobs
by unchar1 471 days ago
> fish instructions:

> set PATH $PATH ~/.npm-global/bin

Fish has some nice utilities for these type of set calls

set --append PATH ~/.npm-global/bin