summaryrefslogtreecommitdiff
path: root/bin/idot
diff options
context:
space:
mode:
Diffstat (limited to 'bin/idot')
-rwxr-xr-xbin/idot2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/idot b/bin/idot
new file mode 100755
index 0000000..d36d947
--- /dev/null
+++ b/bin/idot
@@ -0,0 +1,2 @@
+#!/bin/sh
+dot -Tpng -Gsize=8 "${1:-}" | convert -- - sixel:-