From 4a15e816f94a78167b1bed6e0799ba9cc3122d7a Mon Sep 17 00:00:00 2001 From: self Date: Wed, 25 May 2022 20:07:15 +0100 Subject: Moved todos to td dir --- zsh/.zshrc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'zsh/.zshrc') 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" -- cgit v1.2.1