diff options
author | Ryan Kavanagh <rak@rak.ac> | 2022-05-03 12:35:13 -0400 |
---|---|---|
committer | Ryan Kavanagh <rak@rak.ac> | 2022-05-03 12:35:13 -0400 |
commit | e507193cc2948a80965572153e28c92ec4d9520c (patch) | |
tree | 930df9e30d99cb05babc1a687d5213c6f2172311 | |
parent | wpa_supplicant.conf is now a template (diff) |
sdf is now otaku instead of beastie
Diffstat (limited to '')
-rw-r--r-- | dot_tmux-mail.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dot_tmux-mail.conf b/dot_tmux-mail.conf index fd82d4e..ec2d755 100644 --- a/dot_tmux-mail.conf +++ b/dot_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 beastie.sdf.org /sdf/udd/r/rak/bin/tsdf' +new-window -d -c '~' -n sdf 'ssh -t otaku.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' |