diff options
author | Ryan Schanzenbacher <ryan@rschanz.org> | 2024-01-18 15:54:31 -0500 |
---|---|---|
committer | Ryan Schanzenbacher <ryan@rschanz.org> | 2024-01-18 15:54:31 -0500 |
commit | c45e1fcd8bec7f03200c68adfd9cd19b9b6819e6 (patch) | |
tree | 9636b3fc6fb73d3643f7f94e368b6c6ef8cba24a /home-config/home-configuration.scm | |
parent | 6aeca396fb178d86347321232f591682732d7b96 (diff) |
added taskwarrior and tasksh
Diffstat (limited to 'home-config/home-configuration.scm')
-rw-r--r-- | home-config/home-configuration.scm | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/home-config/home-configuration.scm b/home-config/home-configuration.scm index 196e3b4..7f43d09 100644 --- a/home-config/home-configuration.scm +++ b/home-config/home-configuration.scm | |||
@@ -63,6 +63,8 @@ | |||
63 | "font-cns11643" | 63 | "font-cns11643" |
64 | "font-google-noto-emoji" | 64 | "font-google-noto-emoji" |
65 | "syncthing" | 65 | "syncthing" |
66 | "taskwarrior" | ||
67 | "tasksh" | ||
66 | "imv" | 68 | "imv" |
67 | "perl" | 69 | "perl" |
68 | "tor" | 70 | "tor" |