mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-05-08 04:34:00 +02:00
Added alias for tmux
This commit is contained in:
parent
291e96dcd0
commit
cd425318d4
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
|||
# Aliases
|
||||
#
|
||||
|
||||
alias t='tmux'
|
||||
alias ta='tmux attach -t'
|
||||
alias tad='tmux attach -d -t'
|
||||
alias ts='tmux new-session -s'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue