add fish_plugins, update command to bootstrap

This commit is contained in:
Sloane Perrault 2022-07-17 10:12:32 -04:00
parent dc364bb196
commit cdfc5fc019
2 changed files with 3 additions and 0 deletions

1
.config/fish/fish_plugins Symbolic link
View file

@ -0,0 +1 @@
/Users/zach/code/github/zperrault/dotfiles/fish/fish_plugins

View file

@ -6,3 +6,5 @@ else
echo "installing fisher"
curl -sL https://git.io/fisher | source && fisher install jorgebucaran/fisher
end
fisher update