3 lines
75 B
Bash
3 lines
75 B
Bash
alias t='tmuxinator'
|
|
alias ts='tmuxinator start'
|
|
alias tl='tmuxinator list' |