diff --git a/.config/fish/fish_plugins b/.config/fish/fish_plugins new file mode 120000 index 0000000..059e9e1 --- /dev/null +++ b/.config/fish/fish_plugins @@ -0,0 +1 @@ +/Users/zach/code/github/zperrault/dotfiles/fish/fish_plugins \ No newline at end of file diff --git a/.config/yadm/bootstrap.d/003_fisher b/.config/yadm/bootstrap.d/003_fisher index e87efb7..3480c63 100755 --- a/.config/yadm/bootstrap.d/003_fisher +++ b/.config/yadm/bootstrap.d/003_fisher @@ -6,3 +6,5 @@ else echo "installing fisher" curl -sL https://git.io/fisher | source && fisher install jorgebucaran/fisher end + +fisher update