mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-09 02:24:03 +01:00
Creating Tmux plugin
This commit is contained in:
parent
a8f0b740c7
commit
bfb2f904c6
1 changed files with 3 additions and 0 deletions
3
plugins/tmux/tmux.plugin.zsh
Normal file
3
plugins/tmux/tmux.plugin.zsh
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
alias t='tmux'
|
||||
alias ta='tmux attach -t'
|
||||
alias tls='tmux list-sessions'
|
||||
Loading…
Add table
Add a link
Reference in a new issue