aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-01-23 01:11:36 +1300
committerTom Ryder <tom@sanctum.geek.nz>2017-01-23 01:11:54 +1300
commit9643f292bb93557bff249d5b975d3c8a047aa7b6 (patch)
treeeb762bb906a1ff5589c0ff6ab3aa1d73a602b386 /bin
parentNo title bar for i3 windows (diff)
downloaddotfiles-9643f292bb93557bff249d5b975d3c8a047aa7b6.tar.gz
dotfiles-9643f292bb93557bff249d5b975d3c8a047aa7b6.zip
Change htref(1df) into proper source format
Diffstat (limited to 'bin')
-rw-r--r--[-rwxr-xr-x]bin/htref.sed (renamed from bin/htref)1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/htref b/bin/htref.sed
index da089edc..f2e943ca 100755..100644
--- a/bin/htref
+++ b/bin/htref.sed
@@ -1,3 +1,2 @@
-#!/bin/sed -f
# Quick-and-dirty HTML linkifier
s_https*://[^ \t<>]*_<a href="&">&</a>_