1
Fork 0

Alias Taskwarrior to t.

This commit is contained in:
Bauke 2024-09-07 23:08:22 +02:00
parent 1b6440cd3a
commit 1f7468c392
Signed by: Bauke
GPG Key ID: C1C0F29952BCF558
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ alias ls="exa"
alias mgs="mgitstatus" alias mgs="mgitstatus"
alias o="xdg-open" alias o="xdg-open"
alias pc="podman-compose" alias pc="podman-compose"
alias t="task"
alias trash="gio trash" alias trash="gio trash"
alias v="vagrant" alias v="vagrant"
alias weather="wthrr" alias weather="wthrr"