diff --git a/.local/bin/scripts/mails b/.local/bin/scripts/mails new file mode 100755 index 0000000..9f1f7f6 --- /dev/null +++ b/.local/bin/scripts/mails @@ -0,0 +1,3 @@ +#!/bin/sh + +st -e "neomutt" diff --git a/.local/bin/scripts/mailsync b/.local/bin/scripts/mailsync new file mode 120000 index 0000000..eeea574 --- /dev/null +++ b/.local/bin/scripts/mailsync @@ -0,0 +1 @@ +../cron/mailsync \ No newline at end of file