aboutsummaryrefslogtreecommitdiff
path: root/bin/email (unfollow)
Commit message (Expand)AuthorFilesLines
2023-07-29bin/*: Add matching parenthesis to case clausesEuAndreh1-7/+7
2023-04-12bin/: Make help string more consistent across several executablesEuAndreh1-0/+1
2023-03-12bin/email: Make ADDRESS optionalEuAndreh1-6/+9
2023-03-11bin/email: Avoid erros with echo by replacing it with printfEuAndreh1-1/+1
2023-02-17bin/: Use explicit "--" separator for assert-arg usagesEuAndreh1-2/+2
2022-11-24bin/email: Stop using msmtpq; add default values for "From:" and "Subject:"EuAndreh1-8/+23
2022-10-29bin/mailcfg: Use PascalCase label over lowercase normalized oneEuAndreh1-1/+1
2022-09-18bin/email: Add UTF-8 content-type headerEuAndreh1-1/+1
2022-08-13bin/: Replace usage of assert_arg with assert-argEuAndreh1-13/+2
2022-08-12bin/{with-,}email: Add "Examples" section to help stringEuAndreh1-0/+10
2022-05-13bin/email: Fix name from "mail" to "email" in usage stringEuAndreh1-2/+2
2022-05-12Move Git repository into ~/.usr/.git/EuAndreh1-0/+0
2022-05-12git mv .local/bin/ .usr/bin/EuAndreh1-0/+0
2022-05-04~/.local/bin/email: Add working script!EuAndreh1-0/+74