diff options
author | Malfurious <m@lfurio.us> | 2023-06-02 18:33:07 -0400 |
---|---|---|
committer | Malfurious <m@lfurio.us> | 2023-06-02 18:33:07 -0400 |
commit | 40a1252ea46a84575a76964747fcb7f95b159aa6 (patch) | |
tree | a6e70df993c0e6860e6ff0cfb7fa700ea1ede93a /rice/install_pkgs.sh | |
parent | 246dbf84166ee58f86f322ca1ec655c62abcddb7 (diff) | |
download | rice-40a1252ea46a84575a76964747fcb7f95b159aa6.tar.gz rice-40a1252ea46a84575a76964747fcb7f95b159aa6.zip |
qutebrowser: Replace firefox with qutebrowser and initial config
Diffstat (limited to 'rice/install_pkgs.sh')
-rwxr-xr-x | rice/install_pkgs.sh | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/rice/install_pkgs.sh b/rice/install_pkgs.sh index ac58502..6b9550c 100755 --- a/rice/install_pkgs.sh +++ b/rice/install_pkgs.sh @@ -9,7 +9,6 @@ alsa-utils curl feh file -firefox fish gdb gef @@ -17,6 +16,8 @@ git htop netcat p7zip +python-adblock +qutebrowser tig tree unzip |