commit 63ea97c526382948df16507529dbe7ff7cc20dd2
parent fdf4edcf93573eb274c1b8edd4c0350bae9eb121
Author: andrew.laack <andrew.laack@imbue.com>
Date: Fri, 5 Sep 2025 13:52:58 -0500
Updated bashrc, qutebrowser themeing, and gitignore.
Diffstat:
3 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/.gitignore b/.gitignore
@@ -20,3 +20,4 @@ newsboat/cache.db
newsboat/history.cmdline
newsboat/history.search
newsboat/queue
+rclone/*
diff --git a/bashrc b/bashrc
@@ -159,3 +159,8 @@ what-the-hell-is-even-that(){
pacman -Sq --info > $TMP
nvim $TMP
}
+
+# bind '"\C-e" edit-and-execute-command'
+set -o vi
+bind -m vi-command 'Control-l: clear-screen'
+bind -m vi-insert 'Control-l: clear-screen'
diff --git a/qutebrowser/autoconfig.yml b/qutebrowser/autoconfig.yml
@@ -125,7 +125,7 @@ settings:
https://gitlab.com: false
https://mailadmin.zoho.com: false
content.proxy:
- global: socks://localhost:9050/
+ global: system
content.register_protocol_handler:
https://mail.google.com?extsrc=mailto&url=%25s: false
https://outlook.office.com?mailtouri=%25s: false