mirror of
https://github.com/ViViDboarder/shoestrap.git
synced 2025-01-22 13:34:19 +00:00
4 lines
56 B
Plaintext
4 lines
56 B
Plaintext
|
#! /bin/bash
|
||
|
|
||
|
tmux new-session "tmux link-window -s $*"
|