aboutsummaryrefslogtreecommitdiff
path: root/bin (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bin/prompt: Add initial working versionEuAndreh2022-07-101-0/+75
|
* bin/rfc: Support incremental update of local RFCs repositoryEuAndreh2022-07-101-42/+82
|
* bin/boop: Add working versionEuAndreh2022-06-151-0/+74
|
* bin/tmp: Move from website repository, now pointing to kuviraEuAndreh2022-06-021-0/+76
|
* bin/e: Launch fzf prompt with personal files when no argument is givenEuAndreh2022-05-211-1/+10
|
* bin/msg: Add example to help messageEuAndreh2022-05-181-0/+12
|
* bin/msg: Use a single MESSAGE for all actions that take an argumentEuAndreh2022-05-181-15/+58
|
* bin/backup: Print "borg create" debug statementEuAndreh2022-05-161-0/+2
|
* bin/backup: Use $XDG_CACHE_HOME over hard-coded ~/.cache/EuAndreh2022-05-161-1/+1
|
* bin/backup: Fix WARNING message for exit code 0EuAndreh2022-05-161-2/+4
|
* bin/backup: Remove EXIT trapEuAndreh2022-05-161-6/+0
|
* bin/backup: Fix indentation of help textEuAndreh2022-05-161-6/+6
|
* bin/grun: s/FIXME/TODO/ to simplify etc/bash/check.sh testsEuAndreh2022-05-151-2/+2
|
* bin/msg: Run notifications in parallelEuAndreh2022-05-141-7/+7
|
* bin/brightness: Put device information in $BACKLIGHT_DEVICE variable instead ↵EuAndreh2022-05-141-2/+1
| | | | of file
* bin/brightness: Use consistent quoting only around variablesEuAndreh2022-05-141-1/+1
|
* bin/msg: Include an empty space in the body of the email to get a valid emailEuAndreh2022-05-141-1/+1
|
* bin/email: Fix name from "mail" to "email" in usage stringEuAndreh2022-05-131-2/+2
|
* bin/password: Add executable, a replacement for the genpassword functionEuAndreh2022-05-121-0/+57
|
* bin/{open,print}: Fix indentation of heredoc stringsEuAndreh2022-05-122-31/+31
|
* bin/mkdtemp: Fix name in usage textEuAndreh2022-05-121-2/+2
|
* bin/msg: Move audio files to $XDG_DATA_HOME/msg/EuAndreh2022-05-121-2/+2
|
* Move Git repository into ~/.usr/.git/EuAndreh2022-05-1225-0/+1960