summary refs log tree commit diff
path: root/.zshrc
diff options
context:
space:
mode:
Diffstat (limited to '.zshrc')
-rw-r--r--.zshrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.zshrc b/.zshrc
index 9739c5ed..97e0dd4b 100644
--- a/.zshrc
+++ b/.zshrc
@@ -141,6 +141,7 @@ alias m='make -j4'
 alias killlall='killall'
 alias irb='ripl'
 alias l='ls'
+alias t='task'
 
 setopt PROMPT_SUBST