From 6ccc79b66b864b1e337094bb0b413e872d74f7d9 Mon Sep 17 00:00:00 2001 From: Tyler Starr Date: Fri, 25 Nov 2022 12:30:20 -0800 Subject: [PATCH 1/3] Add task warrior to readme --- readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 23c1d357..f64d3ebf 100644 --- a/readme.md +++ b/readme.md @@ -34,4 +34,5 @@ update {tags} # valid tags: configs, updates, packages, services, once - make homesever use btrfs and fix "target" for home backups - update home directory with subvolumes to exclude from snapshots, etc. -- hide desktop files from gnome app menu \ No newline at end of file +- hide desktop files from gnome app menu +- Add task warrior (and maybe time warrior) From 4efa2f87428c1c1e3593433531a68a0dfa877272 Mon Sep 17 00:00:00 2001 From: Tyler Starr Date: Fri, 25 Nov 2022 12:35:02 -0800 Subject: [PATCH 2/3] Update readme with zsh --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index f64d3ebf..d723b9a7 100644 --- a/readme.md +++ b/readme.md @@ -36,3 +36,4 @@ update {tags} # valid tags: configs, updates, packages, services, once - update home directory with subvolumes to exclude from snapshots, etc. - hide desktop files from gnome app menu - Add task warrior (and maybe time warrior) +- Add zsh with workable config From 885b11756c91bf09f6c6931bf768d70d223afa47 Mon Sep 17 00:00:00 2001 From: Tyler Starr Date: Sat, 26 Nov 2022 21:59:46 -0800 Subject: [PATCH 3/3] Update readme --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index d723b9a7..c0d8c63a 100644 --- a/readme.md +++ b/readme.md @@ -35,5 +35,5 @@ update {tags} # valid tags: configs, updates, packages, services, once - make homesever use btrfs and fix "target" for home backups - update home directory with subvolumes to exclude from snapshots, etc. - hide desktop files from gnome app menu -- Add task warrior (and maybe time warrior) +- Add task warrior (and maybe time warrior). Find or make extension that makes a report on a given date. - Add zsh with workable config