aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gitconfig.dot.link15
1 files changed, 15 insertions, 0 deletions
diff --git a/gitconfig.dot.link b/gitconfig.dot.link
index 505562b..0ba35a8 100644
--- a/gitconfig.dot.link
+++ b/gitconfig.dot.link
@@ -20,3 +20,18 @@
[tig]
vertical-split = false
+
+[instaweb]
+ local = true
+ httpd = webrick
+ port = 4321
+ browser = lynx
+ #browser = chromium
+
+[web]
+ browser = chromium
+
+# We provide the full path in an attempt to not call firejail twice
+[browser "chromium"]
+ #cmd = ~/apps/utils-x11/chromium-incognito
+ cmd = /usr/bin/chromium -incognito