From 42329687dc06e1ee293a4ec50b79df9fd6d66cf9 Mon Sep 17 00:00:00 2001 From: askiiart Date: Tue, 20 Feb 2024 12:11:08 -0600 Subject: [PATCH] Update fish plugins after restoring fish config --- restore.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/restore.sh b/restore.sh index 9ea84f3..fda060c 100755 --- a/restore.sh +++ b/restore.sh @@ -5,6 +5,7 @@ GIT_DIR=$(cd -- "$(dirname -- "${BASH_SOURCE[0]}")" &>/dev/null && pwd) rm -rf $HOME/.config/fish/ cp -r $GIT_DIR/fish/ $HOME/.config/ cp $GIT_DIR/universal-shellrc.txt $HOME/.config/fish/conf.d/universal.fish +fish -c 'fisher update' # kitty rm -rf $HOME/.config/kitty/