aboutsummaryrefslogtreecommitdiff
path: root/bin/ix
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-12-26 16:46:44 +1300
committerTom Ryder <tom@sanctum.geek.nz>2016-12-26 16:46:44 +1300
commit61fa2a0c748537532eb5e5a3e19fbe4cd3eaa01c (patch)
tree3ca4e973e8ae0e42b2c7a09e7b2a965bef8a3408 /bin/ix
parentSeparate args from cmd in loc(1df) manpage (diff)
downloaddotfiles-61fa2a0c748537532eb5e5a3e19fbe4cd3eaa01c.tar.gz
dotfiles-61fa2a0c748537532eb5e5a3e19fbe4cd3eaa01c.zip
Switch to using ix.io pastebin
Diffstat (limited to 'bin/ix')
-rwxr-xr-xbin/ix4
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/ix b/bin/ix
new file mode 100755
index 00000000..45c1f860
--- /dev/null
+++ b/bin/ix
@@ -0,0 +1,4 @@
+#!/bin/sh
+# Convenience script for posting to ix.io pastebin
+cat -- "${@:--}" |
+curl -F 'f:1=<-' http://ix.io/