diff options
| author | Jérémy Zurcher <jeremy@asynk.ch> | 2022-12-20 18:42:17 +0100 | 
|---|---|---|
| committer | Jérémy Zurcher <jeremy@asynk.ch> | 2022-12-20 18:42:17 +0100 | 
| commit | 4cba87504771d1b4c539d59e30a4f5cefb6da7c6 (patch) | |
| tree | 9bd04d43316330a7264b3631a89532cea11929da | |
| parent | e32f4db79fae3f9ed0201110fe4bc6dd0127ff0a (diff) | |
| download | bin-4cba87504771d1b4c539d59e30a4f5cefb6da7c6.zip bin-4cba87504771d1b4c539d59e30a4f5cefb6da7c6.tar.gz | |
bashrc : tt taskwarrior-tui
| -rw-r--r-- | bashrc | 1 | 
1 files changed, 1 insertions, 0 deletions
| @@ -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' | 
