aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2018-06-10 12:26:01 +1200
committerTom Ryder <tom@sanctum.geek.nz>2018-06-10 12:26:01 +1200
commit377f183ae00abc3f26739ee366e5914921175628 (patch)
tree8fe45022545295b56ab1f00460c00b40e63dc460 /bin
parentUpdate strip_trailing_whitespace.vim plugin (diff)
downloaddotfiles-377f183ae00abc3f26739ee366e5914921175628.tar.gz
dotfiles-377f183ae00abc3f26739ee366e5914921175628.zip
Define `self` var for mim(1df)
Required for the mktd(1df) boilerplate.
Diffstat (limited to 'bin')
-rwxr-xr-xbin/mim.mi51
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/mim.mi5 b/bin/mim.mi5
index 1c04e185..edef9586 100755
--- a/bin/mim.mi5
+++ b/bin/mim.mi5
@@ -1,4 +1,5 @@
# Open up Mutt to a new message starting with input
+self=mim
<%
include(`include/mktd.m4')