Commit Graph

8 Commits

Author SHA1 Message Date
Eliran Gonen 89a0679908
Adapted alias adding instruction 2019-04-30 16:56:50 +03:00
Eliran Gonen 5bfa830f61
Updated alias instructions to modern qutebrowser configuration format 2019-04-30 07:46:13 +03:00
colombini ed8fb5959e Add ".html" suffix to mktemp 2019-04-25 11:18:22 -03:00
Florian Bruhin e1f0d994fd Use /bin/bash for format_json userscript
The pipefail option is undefined in POSIX sh:
https://github.com/koalaman/shellcheck/wiki/SC2039
2019-02-15 23:25:59 +01:00
François Chavant 22e4a800a1 Refactor format_json userscript to not parse 'ls' output
The script now also works under MacOS
2017-12-03 10:50:54 +01:00
François Chavant dd589f180b Fix remaining shellcheck warnings 2017-12-02 21:09:24 +01:00
François Chavant 31710b7045 Trivial fixes for shellcheck warnings 2017-12-02 19:37:20 +01:00
Bryan Gilbert 536c28a952 implemented format_json userscript 2017-08-27 21:37:58 -04:00