aboutsummaryrefslogtreecommitdiff
path: root/scripts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Replace =! -z= for =-n=.EuAndreh2019-04-072-2/+2
|
* Fix shellcheck warnings.EuAndreh2019-04-071-1/+1
|
* Don't generate XML for emtpy tags.EuAndreh2019-01-241-2/+4
|
* Remove ril-batch feed.EuAndreh2019-01-231-1/+0
|
* Nextcloud -> ownCloudEuAndreh2019-01-224-12/+12
| | | | Client change only.
* Setup integration between buku and newsboat.EuAndreh2019-01-223-11/+43
|
* Integrate buku with newsboat.EuAndreh2019-01-221-5/+15
|
* WIP: add extra keybindings for Buku actions.EuAndreh2019-01-212-0/+29
|
* Generate local RSS feed from buku tags.EuAndreh2019-01-212-0/+41
|
* Initial setup for buku.EuAndreh2019-01-201-0/+3
|
* gc.sh: s/,u/u/.EuAndreh2019-01-131-1/+1
|
* gc.sh: use sudo to rm the trash folder.EuAndreh2019-01-131-1/+1
|
* Fix shellcheck ofsenses on bash scripts.EuAndreh2019-01-039-17/+20
|
* Start playing with Dhall to generate yaml.EuAndreh2018-12-301-0/+1
|
* Make scripts/startx executable.EuAndreh2018-12-291-0/+0
|
* Add cp-todos.sh cronJob.EuAndreh2018-12-291-0/+1
|
* Add cp-todos.sh.EuAndreh2018-12-281-0/+1
|
* Remove autotime script.EuAndreh2018-12-221-76/+0
|
* Move external scripts to bin/.EuAndreh2018-12-224-75/+0
|
* Add mail files to GC routine.EuAndreh2018-12-061-5/+6
|
* Add sample command for deleting emails.EuAndreh2018-11-291-0/+5
|
* Sync emails in parallel.EuAndreh2018-11-291-1/+5
|
* Fix verbose configuration for mbsync in mail.sh.EuAndreh2018-11-251-2/+2
|
* Add startx script.EuAndreh2018-11-251-0/+3
|
* Fetch mail once an hour.EuAndreh2018-11-231-1/+5
| | | | Adapt mail.sh to be called on-demand.
* Reenable Guix in NixOS.EuAndreh2018-11-232-0/+7
|
* Unify crontab and alias command under scripts/mail.sh.EuAndreh2018-11-231-0/+1
|
* Prune containers in gc.sh.EuAndreh2018-11-231-0/+1
|
* Add initial implementation of =autotime=.EuAndreh2018-11-191-0/+76
| | | | | | | Missing: - a few more tests; - stdin support; - better CLI.
* Add git-blame-someonelse script.EuAndreh2018-11-131-0/+21
|
* borg: create new backup repo.EuAndreh2018-11-031-15/+15
|
* Remove Thunderbird folder from backup script.EuAndreh2018-11-011-1/+0
|
* Add autobump script sample.EuAndreh2018-10-161-0/+21
|
* Add md5 as alias for md5sum.EuAndreh2018-09-111-0/+3
|
* Add custom backup tag to borg entry.EuAndreh2018-09-091-8/+10
|
* Add cq repo.EuAndreh2018-09-061-0/+1
|
* Add ~/mbsync/ to borg backup routingEuAndreh2018-07-311-1/+2
|
* Use UTCLOUD for first borgbkp cloneEuAndreh2018-07-311-3/+1
|
* Add explanation line on gc.shEuAndreh2018-07-301-0/+1
|
* Add status report for gc.shEuAndreh2018-07-251-3/+15
|
* Also cleanup old things in /tmp folder in gc.shEuAndreh2018-07-241-1/+3
|
* Moved to nucliEuAndreh2018-07-111-1/+0
|
* Remove prompt from gc.shEuAndreh2018-07-111-2/+2
|
* Fix another vps scp pathEuAndreh2018-07-061-1/+1
|
* Fix docker-compose.yml scp pathEuAndreh2018-07-061-1/+1
|
* Add bash aliases to scp.shEuAndreh2018-07-061-0/+3
|
* Add jwt-claims.sh scriptEuAndreh2018-07-051-0/+4
|
* Add VPS scripts and configurationEuAndreh2018-07-051-0/+4
| | | | | - add scp.sh to cp relevant deployment files; - add docker-compose.yml (encrypted) and push-receive-redeploy.sh;
* Erase Docker images in gc.shEuAndreh2018-07-031-1/+19
| | | | The goal is to clean disk space, so removing Docker images makes sense.
* Add scripts/gc.shEuAndreh2018-05-121-0/+13
|