✨ Add npm-fzf
This commit is contained in:
parent
6128f92326
commit
51c2c10951
1 changed files with 10 additions and 0 deletions
10
node/install.fish
Normal file
10
node/install.fish
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
#!/usr/bin/env fish
|
||||||
|
|
||||||
|
source "$DOT/script/utils.fish"
|
||||||
|
source "$DOT/node/node_utils.fish"
|
||||||
|
|
||||||
|
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||||
|
|
||||||
|
print_subtitle "Node & npm"
|
||||||
|
|
||||||
|
npm_install npm-fzf npm-fzf
|
Loading…
Reference in a new issue