summaryrefslogtreecommitdiffstats
path: root/bashrc
diff options
context:
space:
mode:
authorJérémy Zurcher <jeremy@asynk.ch>2022-12-20 18:42:17 +0100
committerJérémy Zurcher <jeremy@asynk.ch>2022-12-20 18:42:17 +0100
commit4cba87504771d1b4c539d59e30a4f5cefb6da7c6 (patch)
tree9bd04d43316330a7264b3631a89532cea11929da /bashrc
parente32f4db79fae3f9ed0201110fe4bc6dd0127ff0a (diff)
downloadbin-4cba87504771d1b4c539d59e30a4f5cefb6da7c6.zip
bin-4cba87504771d1b4c539d59e30a4f5cefb6da7c6.tar.gz
bashrc : tt taskwarrior-tui
Diffstat (limited to 'bashrc')
-rw-r--r--bashrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/bashrc b/bashrc
index dabeb7d..44c4306 100644
--- a/bashrc
+++ b/bashrc
@@ -87,6 +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 kk='khal calendar'
alias ki='khal interactive'
alias zz='clear && khal calendar && task -old'