commit 1f82f5dc6428e0d6c217e9d3cbd4201d3de860e5
parent 0f0ba58729ca3ebd2f0c6cf55f27da807d377cde
Author: Vincent Demeester <vincent@sbr.pm>
Date: Wed, 24 Jun 2020 16:33:56 +0200
tasks.org: add redo :)
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
Diffstat:
2 files changed, 8 insertions(+), 3 deletions(-)
diff --git a/docs/emacs.org b/docs/emacs.org
@@ -1293,7 +1293,6 @@
*** My own theme :ATTACH:
:PROPERTIES:
:CUSTOM_ID: h:1a7c1e91-d3c5-4395-b956-8001a1a1a393
-:ID: 83bc2073-0681-4fe9-bcf7-3070bd1ab695
:END:
I navigate between themes, but the more I use Emacs (or any editor really), the more I
@@ -1313,7 +1312,6 @@
**** Light theme
:PROPERTIES:
:CUSTOM_ID: h:8997adc9-8681-4d3a-a118-616866895f93
-:ID: 83bc2073-0681-4fe9-bcf7-3070bd1ab695
:END:
[[./images/2020-03-03-21-57-41.png]]
@@ -1323,7 +1321,6 @@
**** Dark theme
:PROPERTIES:
:CUSTOM_ID: h:e986baca-a7dc-463e-85ee-ea10fb69bf0f
-:ID: 83bc2073-0681-4fe9-bcf7-3070bd1ab695
:END:
[[./images/2020-03-03-21-59-22.png]]
diff --git a/tasks.org b/tasks.org
@@ -641,3 +641,11 @@
:END:
… or support home-manager alone on non-nixos systems in =./hack/systems=
+* TODO try =redo= on =src/home=
+:PROPERTIES:
+:CREATED:[2020-06-23 Tue 17:45]
+:END:
+
+It's easy to do with =nix-shell= anyway
+** [[https://apenwarr.ca/log/20101214][The only build system that might someday replace make... - apenwarr]]
+[2020-06-23 Tue 17:48]