Adapted alias adding instruction

This commit is contained in:
Eliran Gonen 2019-04-30 16:56:50 +03:00 committed by GitHub
parent e37e64c80e
commit 89a0679908
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 3 deletions

View File

@ -9,10 +9,9 @@ set -euo pipefail
# syntax highlighting using pygments.
#
# In order to use this script, just start it using `spawn --userscript` from
# qutebrowser. I recommend using an alias, e.g. put this under 'aliases:' in
# autoconfig.yml:
# qutebrowser. I recommend using an alias, e.g.
#
# json: spawn --userscript /path/to/json_format
# :config-dict-add aliases json "spawn --userscript /path/to/json_format"
#
# Note that the color style defaults to monokai, but a different pygments style
# can be passed as the first parameter to the script. A full list of the pygments