aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dependencies.txt3
-rwxr-xr-xrice.sh5
2 files changed, 2 insertions, 6 deletions
diff --git a/dependencies.txt b/dependencies.txt
index f9b87a2..61f03c5 100644
--- a/dependencies.txt
+++ b/dependencies.txt
@@ -95,7 +95,8 @@ gopass
which
wtype
-# MUTT-WIZARD DEPS #
+# MUTT-WIZARD #
+mutt-wizard
neomutt
isync
msmtp
diff --git a/rice.sh b/rice.sh
index ed343ee..45b4edc 100755
--- a/rice.sh
+++ b/rice.sh
@@ -133,10 +133,6 @@ echo "*/30 * * * * export DBUS_SESSION_BUS_ADDRESS=\$(rg --null-data \"DBUS_SESS
*/30 * * * * export DBUS_SESSION_BUS_ADDRESS=\$(rg --null-data \"DBUS_SESSION_BUS_ADDRESS\" \"/proc/\$(pgrep -x waybar)/environ\" | sed 's/DBUS_SESSION_BUS_ADDRESS=//'); /home/$PERMUSER/.local/bin/cron/checkup
*/10 * * * * export DBUS_SESSION_BUS_ADDRESS=\$(rg --null-data \"DBUS_SESSION_BUS_ADDRESS\" \"/proc/\$(pgrep -x waybar)/environ\" | sed 's/DBUS_SESSION_BUS_ADDRESS=//'); /home/$PERMUSER/.local/bin/cron/mailup" | run_as_user crontab -
-run_as_user git clone https://git.awy.one/mutt-wizard /home/"$PERMUSER"/mutt-wizard
-cd /home/"$PERMUSER"/mutt-wizard
-make install
-
cd /home/"$PERMUSER"
# run_as_user git clone https://git.awy.one/autofox
# cd autofox
@@ -152,7 +148,6 @@ run_as_user makepkg -csi
cd /home/"$PERMUSER"
rm -rf termfilechooser
-rm -rf mutt-wizard
# MPV
thumbfastlua_url=https://raw.githubusercontent.com/po5/thumbfast/refs/heads/master/thumbfast.lua