mirror of
https://gitlab.com/linuxstuff/dotfiles.git
synced 2026-08-17 13:59:29 +02:00
6 lines
122 B
Bash
Executable File
6 lines
122 B
Bash
Executable File
# aliases
|
|
alias txs='tmuxinator start'
|
|
alias txo='tmuxinator open'
|
|
alias txn='tmuxinator new'
|
|
alias txl='tmuxinator list'
|