tm
This commit is contained in:
parent
a2726f2f3b
commit
e2a59923af
1 changed files with 4 additions and 0 deletions
4
shell/alias/tmux.sh
Normal file
4
shell/alias/tmux.sh
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
tm() {
|
||||||
|
tmux \
|
||||||
|
"${@}"
|
||||||
|
}
|
Loading…
Reference in a new issue