summary refs log tree commit diff
path: root/etc/samba_mdns
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-12-20 18:05:04 -0500
committerJune McEnroe <june@causal.agency>2019-12-20 18:05:04 -0500
commitfc19da5543c6740635578cfce7dfbf69374ec9a6 (patch)
treee599c24a660ff66686c3b0cad96d7fc0d0466f84 /etc/samba_mdns
parentDisable signing commits (diff)
downloadsrc-fc19da5543c6740635578cfce7dfbf69374ec9a6.tar.gz
src-fc19da5543c6740635578cfce7dfbf69374ec9a6.zip
Source .editrc before applying -v or -e
Otherwise a bind -v in .editrc will take precedence and overwrite the ^I
binding for sh-complete.
Diffstat (limited to 'etc/samba_mdns')
0 files changed, 0 insertions, 0 deletions
f='/cgit-pink/commit/filters/syntax-highlighting.py?h=1.3.0&id=b6da53dd75a662f9a72163bc0f7052b5aa0d8d19&follow=1'>Fix UTF-8 with syntax-highlighting.pyPřemysl Janouch Previously the script tried to encode output from Pygments with the ASCII codec, which failed. Signed-off-by: Přemysl Janouch <p.janouch@gmail.com> 2014-01-08Add a suggestion to the manpagePřemysl Janouch So that people wishing to use "enable-http-clone" don't have to find out the correct settings on their own. Signed-off-by: Přemysl Janouch <p.janouch@gmail.com> 2014-01-08Fix the example configurationPřemysl Janouch "enable-git-clone" doesn't exist, replaced with "enable-http-clone". Signed-off-by: Přemysl Janouch <p.janouch@gmail.com> 2014-01-08Fix about-formatting.shPřemysl Janouch dash failed to parse the script. Signed-off-by: Přemysl Janouch <p.janouch@gmail.com> 2014-01-08Fix some spelling errorsPřemysl Janouch Signed-off-by: Přemysl Janouch <p.janouch@gmail.com> 2014-01-08filters: highlight.sh: add css comments for highlight 2.6 and 3.8Ferry Huberts