add fish_plugins, update command to bootstrap
This commit is contained in:
parent
dc364bb196
commit
cdfc5fc019
2 changed files with 3 additions and 0 deletions
1
.config/fish/fish_plugins
Symbolic link
1
.config/fish/fish_plugins
Symbolic link
|
@ -0,0 +1 @@
|
|||
/Users/zach/code/github/zperrault/dotfiles/fish/fish_plugins
|
|
@ -6,3 +6,5 @@ else
|
|||
echo "installing fisher"
|
||||
curl -sL https://git.io/fisher | source && fisher install jorgebucaran/fisher
|
||||
end
|
||||
|
||||
fisher update
|
||||
|
|
Loading…
Reference in a new issue