mirror of
https://github.com/ViViDboarder/shoestrap.git
synced 2024-11-05 04:16:30 +00:00
4 lines
56 B
Plaintext
4 lines
56 B
Plaintext
|
#! /bin/bash
|
||
|
|
||
|
tmux new-session "tmux link-window -s $*"
|