diff options
-rw-r--r-- | .tmux-mail.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.tmux-mail.conf b/.tmux-mail.conf index cec286a..fd82d4e 100644 --- a/.tmux-mail.conf +++ b/.tmux-mail.conf @@ -8,7 +8,7 @@ selectl -t mail tiled new-window -d -c '~' -n hades 'ssh hades.rak.ac' new-window -d -c '~' -n eos 'ssh eos.rak.ac' new-window -d -c '~' -n republic 'ssh republic' -new-window -d -c '~' -n sdf 'ssh -t faeroes.sdf.org tsdf' +new-window -d -c '~' -n sdf 'ssh -t beastie.sdf.org /sdf/udd/r/rak/bin/tsdf' new-window -d -c '~' -n tt 'ssh -t tt bash -ic tt' new-window -d -c '~' -n grex 'ssh -t grex tmux new-session -A -s main' new-window -d -c '~' -n rtc 'ssh -t rtc' |