From 5aa8accfd907d7adbe9cfcabbe76738c78f4ed77 Mon Sep 17 00:00:00 2001 From: zachir Date: Sun, 9 Oct 2022 20:31:04 -0500 Subject: initialize repo --- msmtp | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 msmtp (limited to 'msmtp') diff --git a/msmtp b/msmtp new file mode 100755 index 0000000..30109ae --- /dev/null +++ b/msmtp @@ -0,0 +1,3 @@ +#!/bin/sh + +exec /usr/bin/msmtp -C ~/.config/msmtp/config $@ -- cgit v1.2.3