summaryrefslogtreecommitdiff
path: root/zsh
diff options
context:
space:
mode:
authorself <self@sateoki.xyz>2022-05-25 20:07:15 +0100
committerself <self@sateoki.xyz>2022-05-25 20:07:15 +0100
commit4a15e816f94a78167b1bed6e0799ba9cc3122d7a (patch)
treecfb5a446f18d15eb0ecc3889e4f11cac16559027 /zsh
parent6082e40fe0abe01e5f03045e90f0fee32e764084 (diff)
Moved todos to td dir
Diffstat (limited to 'zsh')
-rw-r--r--zsh/.zshrc6
1 files changed, 3 insertions, 3 deletions
diff --git a/zsh/.zshrc b/zsh/.zshrc
index 63d3c40..e8c2d5c 100644
--- a/zsh/.zshrc
+++ b/zsh/.zshrc
@@ -87,9 +87,9 @@ alias mpr="mpc prev"
# backgrounds, wal...
# todos...
-alias td="mn todos"
-alias tdcmp="mn todos-cmp"
-alias tdntd="mn todos-ntd"
+alias td="mn td/todos"
+alias tdcmp="mn td/todos-cmp"
+alias tdntd="mn td/todos-ntd"
alias cld="mn cld/calendar"
alias cldcmp="mn cld/calendar-cmp"