diff --git a/.config/fish/fish_plugins b/.config/fish/fish_plugins new file mode 100644 index 0000000..9673b42 --- /dev/null +++ b/.config/fish/fish_plugins @@ -0,0 +1,2 @@ +jorgebucaran/fisher +jorgebucaran/nvm.fish diff --git a/setup.fish b/setup.fish index 0b59ad3..bac605b 100644 --- a/setup.fish +++ b/setup.fish @@ -1,2 +1,2 @@ curl -sL https://git.io/fisher | source && fisher install jorgebucaran/fisher -fisher install jorgebucaran/nvm.fish \ No newline at end of file +fisher update