Add taskwarrior stuff to vim and zsh

This commit is contained in:
2017-09-09 13:55:49 +02:00
parent ed250a926d
commit 22c3861531
2 changed files with 5 additions and 0 deletions

View File

@@ -64,3 +64,5 @@ alias cl="clear"
alias nocolor="sed -r \"s/\x1B\[([0-9]{1,2}(;[0-9]{1,2})?)?[mGK]//g\""
alias ip="ip -color"
alias vimtask="vim -c :TW"