summaryrefslogtreecommitdiffstats
path: root/bashrc
diff options
context:
space:
mode:
authorJérémy Zurcher <jeremy@asynk.ch>2023-04-14 15:16:26 +0200
committerJérémy Zurcher <jeremy@asynk.ch>2023-04-14 15:16:26 +0200
commit2d87af9c6794ac30f28917f219fdbfeb5df35f64 (patch)
tree1319c23c9a3d2b3188a17941c54df907296b2eb0 /bashrc
parent4cba87504771d1b4c539d59e30a4f5cefb6da7c6 (diff)
downloadbin-2d87af9c6794ac30f28917f219fdbfeb5df35f64.zip
bin-2d87af9c6794ac30f28917f219fdbfeb5df35f64.tar.gz
tt -> clear && taskwarrior
Diffstat (limited to 'bashrc')
-rw-r--r--bashrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/bashrc b/bashrc
index 44c4306..a9edcb3 100644
--- a/bashrc
+++ b/bashrc
@@ -87,7 +87,7 @@ alias gvim='nvim --listen godothost .'
alias vimdiff="nvim -d"
alias sf='systemctl --user restart pipewire*'
alias fuck='eval $(thefuck $(fc -ln -1)); history -r'
-alias tt='taskwarrior-tui'
+alias tt='clear && task'
alias kk='khal calendar'
alias ki='khal interactive'
alias zz='clear && khal calendar && task -old'