mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-09 02:24:03 +01:00
3 lines
72 B
Bash
3 lines
72 B
Bash
alias t='tmux'
|
|
alias ta='tmux attach -t'
|
|
alias tls='tmux list-sessions'
|