Replace tmuxp with smug
This commit is contained in:
@@ -12,7 +12,7 @@ select_action() {
|
||||
}
|
||||
|
||||
launch_session() {
|
||||
bash -c "tmuxp load ~/.tmuxp/$1.yaml"
|
||||
tmux send "smug start $1 2&>1 > /dev/null" ENTER
|
||||
}
|
||||
|
||||
execute_action() {
|
||||
Reference in New Issue
Block a user