tmux
This commit is contained in:
parent
1ef0f04b07
commit
078d3b783e
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
|||
tm() {
|
||||
tm() { sh_a__t_mux "${@}"; }
|
||||
sh_a__t_mux() {
|
||||
tmux \
|
||||
"${@}"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue