mirror of
https://github.com/ViViDboarder/shoestrap.git
synced 2024-11-05 13:46:31 +00:00
6 lines
114 B
Bash
Executable File
6 lines
114 B
Bash
Executable File
#! /bin/bash
|
|
|
|
# Created by ViViDboarder. Please share with attribution
|
|
|
|
tmux new-session "tmux link-window -s $*"
|