aboutsummaryrefslogtreecommitdiff
path: root/bin/with-email (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Embed with-email(1) into cronjob(1) and improve its reportingEuAndreh2023-03-131-92/+0
|
* bin/: Cleanup temp file before exitEuAndreh2023-02-231-0/+1
|
* bin/: Use explicit "--" separator for assert-arg usagesEuAndreh2023-02-171-1/+1
| | | | | | | | | | | | | | In order to prevent legitimate cases to fail as errors, such as: NUM='-10' eval "$(assert-arg "$NUM" '-n NUM')" To prevent assert-arg(1) from treating "-10" as the options "-1 and -0, they need to be put after the "--" separator. This way, all usages of assert-arg(1) that had its first argument as a variable were adapted, and the usage and examples of assert-arg itself were updated to encourage this best practice.
* etc/guix/home.scm: Setup working cronjobsEuAndreh2022-08-121-11/+3
|
* bin/{with-,}email: Add "Examples" section to help stringEuAndreh2022-08-121-0/+15
|
* Move Git repository into ~/.usr/.git/EuAndreh2022-05-121-0/+84