summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Cady <d@jerkface.net>2021-01-07 17:54:26 -0500
committerAndrew Cady <d@jerkface.net>2021-01-07 17:54:26 -0500
commit68e0dd5789aad7c84977a590525a4c7d2c65e08b (patch)
tree1263b8b4f37f5a1a4c3995525b173d2d25cd6ed7
parent0039c8f66da92673bc7ff7d7530923b7b387ffef (diff)
im: auto-marginate
-rw-r--r--dot/local/bin/im4
1 files changed, 3 insertions, 1 deletions
diff --git a/dot/local/bin/im b/dot/local/bin/im
index 88b9cb1..a3eb0fb 100644
--- a/dot/local/bin/im
+++ b/dot/local/bin/im
@@ -69,4 +69,6 @@ set -e
69chdir_to_destination 69chdir_to_destination
70choose_destination "$@" 70choose_destination "$@"
71get_out_the_way "$DESTINATION" 71get_out_the_way "$DESTINATION"
72exec import "$DESTINATION" 72import "$DESTINATION"
73marginate "$DESTINATION"
74