From 07c8616b06cf87781066de0b9c2cb34e2b7f10ad Mon Sep 17 00:00:00 2001 From: awy Date: Tue, 5 Nov 2024 12:00:14 +0300 Subject: zsh fzf-tab --- rice.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'rice.sh') diff --git a/rice.sh b/rice.sh index f66aab6..4e9933a 100755 --- a/rice.sh +++ b/rice.sh @@ -34,8 +34,10 @@ doas -u $PERMUSER dbus-launch gsettings set org.gnome.desktop.interface font-nam cd "$WORKDIRECTORY" || exit doas -u $PERMUSER git clone https://github.com/zdharma-continuum/fast-syntax-highlighting +doas -u $PERMUSER git clone https://github.com/Aloxaf/fzf-tab mkdir -p /usr/share/zsh/plugins cp -rf fast-syntax-highlighting /usr/share/zsh/plugins +cp -rf fzf-tab /usr/share/zsh/plugins cd .. rm -rf hyprdots -- cgit v1.2.3