6 ms·
> 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
by unchar1 2y 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