* .emacs.d/lisp/bandali-gnus.el: Tweak gnus-posting-styles.
[~bandali/configs] / .config / quilt / quiltrc-dpkg
1 QUILT_PATCHES=debian/patches
2 QUILT_NO_DIFF_INDEX=1
3 QUILT_NO_DIFF_TIMESTAMPS=1
4 QUILT_REFRESH_ARGS="-p ab"
5 QUILT_DIFF_ARGS="-p ab --color=auto" # If you want some color when using `quilt diff`.
6 QUILT_PATCH_OPTS="--reject-format=unified"
7 QUILT_COLORS="diff_hdr=1;32:diff_add=1;34:diff_rem=1;31:diff_hunk=1;33:diff_ctx=35:diff_cctx=33"