summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--zsh/.zshrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/zsh/.zshrc b/zsh/.zshrc
index 783abc6..268d062 100644
--- a/zsh/.zshrc
+++ b/zsh/.zshrc
@@ -72,6 +72,8 @@ alias wtd="mn work-todos"
# anime
alias awl="mn anime-watchlist" # Anime I have seen
alias atw="mn anime-towatch" # Anime I should watch
+alias ac="mn anime-completed" # Anime I have completed
+alias ad="mn anime-dropped" # Anime I have dropped
# git
# TODO: add command to push to all remote repos, e.g. github, origin and gitlab