summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Bruhin <git@the-compiler.org>2016-04-04 07:59:42 +0200
committerFlorian Bruhin <git@the-compiler.org>2016-04-04 07:59:42 +0200
commit08a7ee4ffbca384accda10f562ea1b52de6d3301 (patch)
tree36efbedd9ab2e032b349c4a1c172b061fb72b59c
parent27818e3e330cd799b5717b46f24d4d2e46e9c8a4 (diff)
parent5cdb4336696fb8a84d7ba3981541afd975f0d824 (diff)
downloadqutebrowser-08a7ee4ffbca384accda10f562ea1b52de6d3301.tar.gz
qutebrowser-08a7ee4ffbca384accda10f562ea1b52de6d3301.zip
Merge branch 'rcorre-contributor-config'
-rw-r--r--INSTALL.asciidoc8
-rw-r--r--README.asciidoc1
2 files changed, 9 insertions, 0 deletions
diff --git a/INSTALL.asciidoc b/INSTALL.asciidoc
index 1e1d0afd5..241f14f8d 100644
--- a/INSTALL.asciidoc
+++ b/INSTALL.asciidoc
@@ -266,6 +266,14 @@ your `$PATH` (e.g. `/usr/local/bin/qutebrowser` or `~/bin/qutebrowser`):
~/path/to/qutebrowser/.venv/bin/python3 -m qutebrowser "$@"
----
+If you are developing on qutebrowser, you may want to redirect it to a local
+config:
+
+----
+#!/bin/bash
+~/path/to/qutebrowser/.venv/bin/python3 -m qutebrowser -c .qutebrowser-local "$@"
+----
+
Updating
~~~~~~~~
diff --git a/README.asciidoc b/README.asciidoc
index 2a0ebc982..94df11d17 100644
--- a/README.asciidoc
+++ b/README.asciidoc
@@ -195,6 +195,7 @@ Contributors, sorted by the number of commits in descending order:
* Larry Hynes
* Johannes Altmanninger
* Samir Benmendil
+* Ryan Roden-Corrent
* Regina Hug
* Mathias Fussenegger
* Marcelo Santos