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