zsh: add Time Warrior alias
This commit is contained in:
parent
f2baa47bed
commit
f18aab7612
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ export ZSH="/home/thomas/.oh-my-zsh"
|
|||
alias vim="nvim"
|
||||
alias cat="bat"
|
||||
alias grep="rg"
|
||||
alias tw="timew"
|
||||
alias z="cd /home/thomas/repos/eolas"
|
||||
alias zn="/home/thomas/repos/eolas/scripts/new_zk_note.sh"
|
||||
alias dot="cd /home/thomas/dotfiles"
|
||||
|
|
Loading…
Add table
Reference in a new issue