diff options
-rwxr-xr-x | rice.sh | 8 |
1 files changed, 0 insertions, 8 deletions
@@ -142,15 +142,8 @@ cd autofox run_as_user ./configure_firefox.sh cd /home/"$PERMUSER" -run_as_user git clone https://git.awy.one/mew -cd /home/"$PERMUSER"/mew -run_as_user git checkout default_theme -make install -cd /home/"$PERMUSER" - rm -rf autofox rm -rf mutt-wizard -rm -rf mew # MPV thumbfastlua_url=https://raw.githubusercontent.com/po5/thumbfast/refs/heads/master/thumbfast.lua @@ -172,7 +165,6 @@ run_as_user curl -Ls -o "$config_dir/scripts/sponsorblock_minimal.lua" $sponsorb # necessary symlinks (pass for mutt-wizard and bemenu for tessen) ln -s /bin/gopass /bin/pass -ln -s /usr/local/bin/mew /bin/bemenu # pam sed -i '/auth[[:space:]]*include[[:space:]]*system-local-login/a auth optional pam_gnome_keyring.so' /etc/pam.d/login |