From e2c2655f555e682b0e9c5841a2a9d40b193d4a2b Mon Sep 17 00:00:00 2001 From: Eugene Obrezkov Date: Tue, 16 Oct 2018 11:44:30 +0300 Subject: [PATCH] Update install_plugins.sh --- install_plugins.sh | 35 +++++++++++++++++------------------ 1 file changed, 17 insertions(+), 18 deletions(-) diff --git a/install_plugins.sh b/install_plugins.sh index 0f1b526..5b6b313 100644 --- a/install_plugins.sh +++ b/install_plugins.sh @@ -8,36 +8,35 @@ #fish_version :2.7.0 #=================================================================================== -fisher anicode -fisher await -fisher edc/bass -fisher omf/battery -fisher omf/theme-bobthefish -fisher laughedelic/brew-completions +fisher add igalic/anicode +fisher add fisherman/await +fisher add edc/bass +fisher add oh-my-fish/plugin-battery +fisher add oh-my-fish/theme-bobthefish +fisher add laughedelic/brew-completions brew install terminal-notifier -fisher done +fisher add franciscolourenco/done -fisher Shadowigor/plugin-errno-grep +fisher add Shadowigor/plugin-errno-grep brew install fzy -fisher fzy +fisher add gyakovlev/fish-fzy brew install grc -fisher omf/grc +fisher add oh-my-fish/plugin-grc brew install jq -fisher omf/license +fisher add oh-my-fish/plugin-license -fisher omf/node-binpath +fisher add oh-my-fish/plugin-node-binpath -fisher omf/pj +fisher add oh-my-fish/plugin-pj set -U PROJECT_PATHS ~/Library/Projects -fisher shark +fisher add fisherman/shark +fisher add Markcial/upto +fisher add jethrokuan/z -fisher upto -fisher z - -fisher up +fisher self-update fish_update_completions