home/.config/i3/trees/aws-c5n-large-1-terraria.json.rc

9 lines
266 B
Plaintext
Raw Normal View History

2019-01-13 16:43:34 -06:00
#! /bin/sh
${TERMINAL:-konsole} -e ssh aws-c5n-large-1 &
sleep 0.05
2019-01-23 12:35:21 -06:00
${TERMINAL:-konsole} -e ssh aws-c5n-large-1 -t sudo -u terraria /usr/bin/screen -r ter-tmodpack1 &
2019-01-13 16:43:34 -06:00
sleep 0.05
${TERMINAL:-konsole} &
sleep 0.05
${TERMINAL:-konsole} -e ssh aws-c5n-large-1 -t htop &