mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-04-24 04:29:25 +02:00
Merge remote-tracking branch 'upstream/master'
# Conflicts: # templates/zshrc.zsh-template
This commit is contained in:
commit
c97f1d133d
37 changed files with 760 additions and 209 deletions
|
|
@ -3,6 +3,7 @@
|
|||
#
|
||||
|
||||
alias ta='tmux attach -t'
|
||||
alias tad='tmux attach -d -t'
|
||||
alias ts='tmux new-session -s'
|
||||
alias tl='tmux list-sessions'
|
||||
alias tksv='tmux kill-server'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue