diff options
author | zachir <zachir@librem.one> | 2022-10-09 20:31:04 -0500 |
---|---|---|
committer | zachir <zachir@librem.one> | 2022-10-09 20:31:04 -0500 |
commit | 5aa8accfd907d7adbe9cfcabbe76738c78f4ed77 (patch) | |
tree | d0a826216215682dd7cfbf295606974ae97fc809 /msmtp |
initialize repo
Diffstat (limited to 'msmtp')
-rwxr-xr-x | msmtp | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -0,0 +1,3 @@ +#!/bin/sh + +exec /usr/bin/msmtp -C ~/.config/msmtp/config $@ |