| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | .local/bin/{mkstemp,mkdtemp}: Add working versions | EuAndreh | 2022-05-12 | 2 | -0/+48 |
| | | |||||
| * | .local/bin/tmpname: Add working version | EuAndreh | 2022-05-12 | 1 | -0/+52 |
| | | |||||
| * | .local/bin/uuid: Add working version | EuAndreh | 2022-05-12 | 1 | -0/+53 |
| | | |||||
| * | .local/bin/copy: Add working version | EuAndreh | 2022-05-12 | 1 | -0/+67 |
| | | |||||
| * | .local/bin/msg: Allow $ACTION_DONE to fallthrough to "wait" statement | EuAndreh | 2022-05-12 | 1 | -1/+0 |
| | | |||||
| * | .local/bin/with-email: Add working version | EuAndreh | 2022-05-12 | 1 | -0/+84 |
| | | |||||
| * | .local/bin/msg: Use `email` command over `mail` | EuAndreh | 2022-05-12 | 1 | -5/+1 |
| | | |||||
| * | .local/bin/msg: Play sound by default | EuAndreh | 2022-05-12 | 1 | -1/+8 |
| | | |||||
| * | .local/bin/msg: Fix xmpp - add to address | EuAndreh | 2022-05-12 | 1 | -1/+1 |
| | | |||||
| * | ~/.local/bin/backup: Clean up script | EuAndreh | 2022-05-12 | 1 | -19/+19 |
| | | | | | | | | | | | | - remove "borg check" and "borg prune" steps; - stop sourcing ~/.bash_profile; - ignore return code 1 from "borg create" command, as detailed in the documentation [0]: > warning (operation reached its normal end, but there > were warnings – you should check the log, logged as WARNING) [0]: https://borgbackup.readthedocs.io/en/stable/usage/general.html | ||||
| * | ~/.local/bin/email: Add working script! | EuAndreh | 2022-05-04 | 1 | -0/+74 |
| | | | | | I'm on a streak! | ||||
| * | ~/.local/bin/xmpp: Do not default TO_JID to eu@euandreh.xyz | EuAndreh | 2022-05-04 | 1 | -1/+3 |
| | | |||||
| * | ~/.local/bin/msg: Add working version! | EuAndreh | 2022-05-04 | 1 | -0/+88 |
| | | |||||
| * | ~/.local/bin/xmpp: Add working command! | EuAndreh | 2022-05-04 | 1 | -0/+87 |
| | | |||||
| * | .local/bin/backup: Mention $BORG_REMOTE_PATH and .ssh/authorized_keys in the ↵ | EuAndreh | 2022-04-27 | 1 | -2/+3 |
| | | | | | documentation | ||||
| * | ~/.local/bin/qr: Add script | EuAndreh | 2022-04-24 | 1 | -0/+58 |
| | | |||||
| * | ~/.local/bin/backup: Add polished backup script | EuAndreh | 2022-04-24 | 1 | -0/+127 |
| | | |||||
| * | .local/bin/rfc: Add script after doing some polishing | EuAndreh | 2022-04-24 | 1 | -0/+117 |
