3 lines
71 B
Bash
Executable File
3 lines
71 B
Bash
Executable File
#!/bin/sh
|
|
rofi-sensible-terminal -name $1-$2 -e tmuxinator start $1-$2
|