mirror of
https://github.com/oh-my-fish/oh-my-fish.git
synced 2024-12-01 05:04:18 +08:00
5 lines
91 B
Fish
5 lines
91 B
Fish
### Main program
|
|
_append_path /usr/local/share/npm/bin
|
|
|
|
set PATH ./node_modules/.bin $PATH
|