mirror of
https://github.com/theniceboy/.config.git
synced 2026-05-11 17:36:05 +08:00
tmux wip
This commit is contained in:
parent
22d1b81734
commit
ee0575efd5
2 changed files with 225 additions and 6 deletions
|
|
@ -48,6 +48,8 @@ alias ac='sudo tlp ac'
|
|||
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'
|
||||
|
||||
bindkey -v
|
||||
bindkey -M vicmd "k" vi-insert
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue