Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Copy '$R:vps-backup/' into UTCLOUD in backup.sh | EuAndreh | 2019-05-30 | 1 | -0/+4 |
| | |||||
* | Simple USAGE text change on burn-nixos.sh | EuAndreh | 2019-05-30 | 1 | -1/+1 |
| | |||||
* | Use -c to continue wget download of NixOS ISO | EuAndreh | 2019-05-30 | 1 | -2/+2 |
| | |||||
* | Add USAGE information to burn-nixos.sh | EuAndreh | 2019-05-30 | 1 | -3/+30 |
| | |||||
* | Add scripts/burn-nixos.sh | EuAndreh | 2019-05-30 | 1 | -0/+21 |
| | |||||
* | Use Nextcloud back again instead of ownCloud | EuAndreh | 2019-05-24 | 1 | -1/+1 |
| | |||||
* | Include newsboat dump in backup data | EuAndreh | 2019-05-24 | 1 | -0/+5 |
| | |||||
* | Add quotes to notmuch dump output (shellcheck offense) | EuAndreh | 2019-05-22 | 1 | -1/+1 |
| | |||||
* | Revert "Remove Guix compatibility code." | EuAndreh | 2019-05-22 | 2 | -0/+6 |
| | | | | This reverts commit 5e9efb6478e7ef38ee2fcf2921634db0c27f5d05. | ||||
* | Dump notmuch database during backup. | EuAndreh | 2019-05-22 | 1 | -0/+4 |
| | |||||
* | Add ArchiveBox setup | EuAndreh | 2019-05-19 | 3 | -8/+34 |
| | | | | | | | | | | | | - add repo to mrconfig; - create daily log file; - add `archivebox` executable to $PATH; - create cronjob to run every 12 hours; - backup ~/archive/ folder. Side note: medium.com DNS resolves to an IPv6 address but rejects connections from clients that try to reach medium using it. I had to force an IPv4 connection instead. | ||||
* | Remove unused executables. | EuAndreh | 2019-05-17 | 4 | -11/+0 |
| | |||||
* | Remove buku configuration. | EuAndreh | 2019-05-17 | 5 | -116/+0 |
| | |||||
* | Remove Guix compatibility code. | EuAndreh | 2019-05-17 | 2 | -6/+0 |
| | | | | | | | | | | | | Remove: - systemd definition; - guixbuilder users; - guixbuild groud; - guix binary symlink; - mr repository configurations; - gc.sh instructions; - Emacs configuration; - environment variables. | ||||
* | Replace =! -z= for =-n=. | EuAndreh | 2019-04-07 | 2 | -2/+2 |
| | |||||
* | Fix shellcheck warnings. | EuAndreh | 2019-04-07 | 1 | -1/+1 |
| | |||||
* | Don't generate XML for emtpy tags. | EuAndreh | 2019-01-24 | 1 | -2/+4 |
| | |||||
* | Remove ril-batch feed. | EuAndreh | 2019-01-23 | 1 | -1/+0 |
| | |||||
* | Nextcloud -> ownCloud | EuAndreh | 2019-01-22 | 4 | -12/+12 |
| | | | | Client change only. | ||||
* | Setup integration between buku and newsboat. | EuAndreh | 2019-01-22 | 3 | -11/+43 |
| | |||||
* | Integrate buku with newsboat. | EuAndreh | 2019-01-22 | 1 | -5/+15 |
| | |||||
* | WIP: add extra keybindings for Buku actions. | EuAndreh | 2019-01-21 | 2 | -0/+29 |
| | |||||
* | Generate local RSS feed from buku tags. | EuAndreh | 2019-01-21 | 2 | -0/+41 |
| | |||||
* | Initial setup for buku. | EuAndreh | 2019-01-20 | 1 | -0/+3 |
| | |||||
* | gc.sh: s/,u/u/. | EuAndreh | 2019-01-13 | 1 | -1/+1 |
| | |||||
* | gc.sh: use sudo to rm the trash folder. | EuAndreh | 2019-01-13 | 1 | -1/+1 |
| | |||||
* | Fix shellcheck ofsenses on bash scripts. | EuAndreh | 2019-01-03 | 9 | -17/+20 |
| | |||||
* | Start playing with Dhall to generate yaml. | EuAndreh | 2018-12-30 | 1 | -0/+1 |
| | |||||
* | Make scripts/startx executable. | EuAndreh | 2018-12-29 | 1 | -0/+0 |
| | |||||
* | Add cp-todos.sh cronJob. | EuAndreh | 2018-12-29 | 1 | -0/+1 |
| | |||||
* | Add cp-todos.sh. | EuAndreh | 2018-12-28 | 1 | -0/+1 |
| | |||||
* | Remove autotime script. | EuAndreh | 2018-12-22 | 1 | -76/+0 |
| | |||||
* | Move external scripts to bin/. | EuAndreh | 2018-12-22 | 4 | -75/+0 |
| | |||||
* | Add mail files to GC routine. | EuAndreh | 2018-12-06 | 1 | -5/+6 |
| | |||||
* | Add sample command for deleting emails. | EuAndreh | 2018-11-29 | 1 | -0/+5 |
| | |||||
* | Sync emails in parallel. | EuAndreh | 2018-11-29 | 1 | -1/+5 |
| | |||||
* | Fix verbose configuration for mbsync in mail.sh. | EuAndreh | 2018-11-25 | 1 | -2/+2 |
| | |||||
* | Add startx script. | EuAndreh | 2018-11-25 | 1 | -0/+3 |
| | |||||
* | Fetch mail once an hour. | EuAndreh | 2018-11-23 | 1 | -1/+5 |
| | | | | Adapt mail.sh to be called on-demand. | ||||
* | Reenable Guix in NixOS. | EuAndreh | 2018-11-23 | 2 | -0/+7 |
| | |||||
* | Unify crontab and alias command under scripts/mail.sh. | EuAndreh | 2018-11-23 | 1 | -0/+1 |
| | |||||
* | Prune containers in gc.sh. | EuAndreh | 2018-11-23 | 1 | -0/+1 |
| | |||||
* | Add initial implementation of =autotime=. | EuAndreh | 2018-11-19 | 1 | -0/+76 |
| | | | | | | | Missing: - a few more tests; - stdin support; - better CLI. | ||||
* | Add git-blame-someonelse script. | EuAndreh | 2018-11-13 | 1 | -0/+21 |
| | |||||
* | borg: create new backup repo. | EuAndreh | 2018-11-03 | 1 | -15/+15 |
| | |||||
* | Remove Thunderbird folder from backup script. | EuAndreh | 2018-11-01 | 1 | -1/+0 |
| | |||||
* | Add autobump script sample. | EuAndreh | 2018-10-16 | 1 | -0/+21 |
| | |||||
* | Add md5 as alias for md5sum. | EuAndreh | 2018-09-11 | 1 | -0/+3 |
| | |||||
* | Add custom backup tag to borg entry. | EuAndreh | 2018-09-09 | 1 | -8/+10 |
| | |||||
* | Add cq repo. | EuAndreh | 2018-09-06 | 1 | -0/+1 |
| |