Creating Tmux plugin

This commit is contained in:
John Grubb 2012-10-25 10:53:14 -04:00
commit bfb2f904c6

View file

@ -0,0 +1,3 @@
alias t='tmux'
alias ta='tmux attach -t'
alias tls='tmux list-sessions'