tmux/tm
This commit is contained in:
parent
4154a68790
commit
013e1a72cc
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,6 @@
|
||||||
tm() { a__t_mux "${@}"; }
|
# handle tmux
|
||||||
|
|
||||||
|
#= tm
|
||||||
a__t_mux() {
|
a__t_mux() {
|
||||||
tmux \
|
tmux \
|
||||||
"${@}"
|
"${@}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue