aboutsummaryrefslogtreecommitdiff
path: root/rice.sh
diff options
context:
space:
mode:
authorawy <awy@awy.one>2025-09-18 02:33:59 +0300
committerawy <awy@awy.one>2025-09-18 02:33:59 +0300
commitfe444660a33866302dd018e9c2acbce500dbb755 (patch)
tree5a10b48d4279391c2bea39f9e8e20ad025f54c99 /rice.sh
parent6ea7de802aa09be503c677fc9c28dfa710c6f5b8 (diff)
downloadhyprdots-fe444660a33866302dd018e9c2acbce500dbb755.tar.gz
update
Diffstat (limited to 'rice.sh')
-rwxr-xr-xrice.sh7
1 files changed, 7 insertions, 0 deletions
diff --git a/rice.sh b/rice.sh
index 51523a4..2382993 100755
--- a/rice.sh
+++ b/rice.sh
@@ -137,6 +137,12 @@ cd /home/"$PERMUSER"/mutt-wizard
make install
cd /home/"$PERMUSER"
+
+run_as_user git clone https://git.awy.one/tessen /home/"$PERMUSER"/tessen
+cd /home/"$PERMUSER"/tessen
+make install
+
+cd /home/"$PERMUSER"
# run_as_user git clone https://git.awy.one/autofox
# cd autofox
# run_as_user ./configure_firefox.sh
@@ -152,6 +158,7 @@ run_as_user makepkg -csi
cd /home/"$PERMUSER"
rm -rf termfilechooser
rm -rf mutt-wizard
+rm -rf tessen
# MPV
thumbfastlua_url=https://raw.githubusercontent.com/po5/thumbfast/refs/heads/master/thumbfast.lua