]> gitweb.fluxo.info Git - rhatto/dotfiles/git.git/commitdiff
Adds web and instaweb configs
authorSilvio Rhatto <rhatto@riseup.net>
Thu, 30 Nov 2017 13:38:55 +0000 (11:38 -0200)
committerSilvio Rhatto <rhatto@riseup.net>
Thu, 30 Nov 2017 13:38:55 +0000 (11:38 -0200)
gitconfig.dot.link

index 505562b823b27effceac915b09333dc01483ec83..0ba35a8ed6dbafa5ef29aeab1316511b28535c4e 100644 (file)
 
 [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