4 lines
77 B
Text
4 lines
77 B
Text
#!/usr/bin/env expect
|
|
|
|
spawn bash
|
|
send "./test/helpers/setup_tmux_conf.sh\r"
|