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