diff options
author | EuAndreh <eu@euandre.org> | 2019-06-02 16:05:02 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2019-06-02 16:05:02 -0300 |
commit | c197a368d0978e2a6378398c50bc993ae34bac65 (patch) | |
tree | 5fb1adb59624939d15ef18f9ca36dfcedbd5dcd6 | |
parent | Fix overwrite boolean logic bug (diff) | |
download | dotfiles-c197a368d0978e2a6378398c50bc993ae34bac65.tar.gz dotfiles-c197a368d0978e2a6378398c50bc993ae34bac65.tar.xz |
TODOs.org
-rw-r--r-- | TODOs.org | 15 |
1 files changed, 13 insertions, 2 deletions
@@ -52,7 +52,8 @@ Put all of this on the README for future easy access. *** TODO How to simplify configuring the =ssh-agent=? https://unix.stackexchange.com/questions/90853/how-can-i-run-ssh-add-automatically-without-a-password-prompt *** DOING Simplify and automate backup.sh -*** TODO Automate ArchiveBox fetching +*** TODO Fix screen brightness shotcuts :velhinho: +*** TODO Add play/pause, previous and next shortcuts :velhinho: *** CANCELLED eCryptFS LUKS already covers most of my use case and renders eCryptFS not useful. *** DONE Automate setup of =builds.sr.ht= for other projects @@ -67,7 +68,11 @@ See https://drewdevault.com/2019/02/25/Using-git-with-discipline.html Couldn't configure it properly right now, no impactul at all on current workflow. ** TODO Guix System *** TODO Create =burn.sh=, =install.sh= and =setup.sh= =guix= installation scripts -*** TODO Consider using Btrfs? Why? Why not? +*** DONE Consider using Btrfs? Why? Why not? +CLOSED: [2019-06-02 Sun 15:04] +Guix already has initial support for it, and ZFS is incompatible with GPB :shrug: + +Test installing it on =velhinho=. *** DONE Is there a Hydra equivalent for Guix? Add it to the VPS? CLOSED: [2019-06-02 Sun 02:43] ** TODO House keeping @@ -75,6 +80,12 @@ CLOSED: [2019-06-02 Sun 02:43] CLOSED: [2019-06-02 Sun 11:47] *** DONE Remove encrypted files from repository CLOSED: [2019-06-02 Sun 13:16] +Only the =encrypted/= folder was removed +*** TODO Change email address of git-crypt collaborator on builds.sr.ht +*** TODO Fix ArchiveBox error +*** TODO Finish ArchiveBox cronjob +*** TODO Remove public link to Pocket feed +*** TODO Remove dangling encrypted files *** TODO Make creation of a new shell faster Profile =bash/bashrc.sh=. *** DONE Improve README.org |