From c7101d432c7f215d96b4ae794aad2bba4317536b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kier=C3=A1n=20Meinhardt?= Date: Mon, 27 Apr 2020 12:06:10 +0200 Subject: [PATCH] chore: update todo --- .todo/done.txt | 2 ++ .todo/todo.txt | 2 -- .todo/todo.txt.bak | 6 ++++++ 3 files changed, 8 insertions(+), 2 deletions(-) create mode 100644 .todo/todo.txt.bak diff --git a/.todo/done.txt b/.todo/done.txt index e69de29..a147f55 100644 --- a/.todo/done.txt +++ b/.todo/done.txt @@ -0,0 +1,2 @@ +x 2020-04-27 2019-08-27 fix offlineimap password +x 2020-04-27 2019-07-09 @package fzf wrappers diff --git a/.todo/todo.txt b/.todo/todo.txt index af92036..6f4f65e 100644 --- a/.todo/todo.txt +++ b/.todo/todo.txt @@ -1,7 +1,5 @@ -(C) 2019-07-09 @package fzf wrappers (C) 2019-08-25 environment.etc."sshd/banner-line".text = config.networking.hostName; (C) 2019-08-25 fix man-pdf: man-pdf 1p env, man-pdf env: man $options -t $command | ps2pdf - $command.pdf (B) 2019-08-27 host something on @catullus (with nginx) (A) 2019-08-27 @package gourmet -(A) 2019-08-27 fix offlineimap password (A) 2019-08-26 run services as their own @users diff --git a/.todo/todo.txt.bak b/.todo/todo.txt.bak new file mode 100644 index 0000000..28f2d91 --- /dev/null +++ b/.todo/todo.txt.bak @@ -0,0 +1,6 @@ +x 2020-04-27 2019-07-09 @package fzf wrappers +(C) 2019-08-25 environment.etc."sshd/banner-line".text = config.networking.hostName; +(C) 2019-08-25 fix man-pdf: man-pdf 1p env, man-pdf env: man $options -t $command | ps2pdf - $command.pdf +(B) 2019-08-27 host something on @catullus (with nginx) +(A) 2019-08-27 @package gourmet +(A) 2019-08-26 run services as their own @users