aboutsummaryrefslogtreecommitdiff
path: root/rice.sh
diff options
context:
space:
mode:
authorawy <awy@awy.one>2024-11-05 12:00:14 +0300
committerawy <awy@awy.one>2024-11-05 12:00:14 +0300
commit07c8616b06cf87781066de0b9c2cb34e2b7f10ad (patch)
treec049b67294b152a78f6fbf1b97474fd95f71ef22 /rice.sh
parent5755e86260015a1a46c142cb51848e9531665191 (diff)
zsh fzf-tab
Diffstat (limited to 'rice.sh')
-rwxr-xr-xrice.sh2
1 files changed, 2 insertions, 0 deletions
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