diff options
| author | Marc Vertes <mvertes@free.fr> | 2023-10-05 22:05:52 +0200 |
|---|---|---|
| committer | Marc Vertes <mvertes@free.fr> | 2023-10-05 22:05:52 +0200 |
| commit | 84e62a27aed00d442844842fcfd4213b19d8aad4 (patch) | |
| tree | 3c11c3b497cb7883e76074b8be740c8cddbd4d9d /bin/idot | |
| parent | a364c97719ddb7158f12fe13521e98b47b431286 (diff) | |
update
Diffstat (limited to 'bin/idot')
| -rwxr-xr-x | bin/idot | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/bin/idot b/bin/idot deleted file mode 100755 index 44387e8..0000000 --- a/bin/idot +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/sh -# dot -Gsize=9 -Nshape=box -Nstyle=rounded -Tsvg | convert -- - sixel:/dev/tty -# dot -Gsize=9 -Nfontname=Helvetica -Tsvg | convert -- - sixel:/-dev/tty -dot -Gsize=9 -Nfontname=Arial -Tpng | icat - /dev/tty |
