summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xdot/local/bin/montage05
1 files changed, 5 insertions, 0 deletions
diff --git a/dot/local/bin/montage0 b/dot/local/bin/montage0
new file mode 100755
index 0000000..8e0e4ff
--- /dev/null
+++ b/dot/local/bin/montage0
@@ -0,0 +1,5 @@
1#!/bin/sh
2# Thanks to Anthony Thyssen.
3# https://legacy.imagemagick.org/discourse-server/viewtopic.php?p=66007#p66007
4
5montage -geometry '1x1+0+0<' "$@"