more tmux conf

This commit is contained in:
David Chen 2020-02-28 17:31:04 -08:00
parent 43173a102f
commit f38757297b
2 changed files with 15 additions and 3 deletions

View file

@ -49,7 +49,7 @@ alias gy='git-yolo'
alias nb='newsboat -r'
alias nt="sh -c 'cd $(pwd); st' > /dev/null 2>&1 &"
alias ta='tmux a'
alias tm='tmux'
alias t='tmux'
bindkey -v
bindkey -M vicmd "k" vi-insert