mirror of
https://github.com/oh-my-fish/oh-my-fish.git
synced 2024-11-27 02:34:13 +08:00
5 lines
92 B
Fish
5 lines
92 B
Fish
### Main program
|
|
_prepend_path /usr/local/share/npm/bin
|
|
|
|
set PATH ./node_modules/.bin $PATH
|