aboutsummaryrefslogtreecommitdiff
path: root/.tmux-mail.conf
diff options
context:
space:
mode:
authorRyan Kavanagh <rak@rak.ac>2020-12-06 12:25:32 -0500
committerRyan Kavanagh <rak@rak.ac>2020-12-06 12:25:32 -0500
commit71a8708e6eda95e7519fb7051bc485ba2bed8b0e (patch)
tree0454ea9f4e94090c68d673e260034c28c3703ae9 /.tmux-mail.conf
parentMore known hosts (diff)
fix grex tmux
Diffstat (limited to '.tmux-mail.conf')
-rw-r--r--.tmux-mail.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/.tmux-mail.conf b/.tmux-mail.conf
index a457d0b..9d9637f 100644
--- a/.tmux-mail.conf
+++ b/.tmux-mail.conf
@@ -8,7 +8,7 @@ new-window -d -c '~' -n eos 'ssh eos.rak.ac'
new-window -d -c '~' -n republic 'ssh republic'
new-window -d -c '~' -n sdf 'unset TMUX; sdf'
new-window -d -c '~' -n tt 'ssh -t tt bash -ic tt'
-new-window -d -c '~' -n grex 'ssh -t grex bash -ic tmux new-session -A -s 0'
+new-window -d -c '~' -n grex 'ssh -t grex tmux new-session -A -s main'
new-window -d -c '~' -n rtc 'ssh -t rtc'
new-session -s mus -A -n ncmpcpp -c '~' 'ncmpcpp'
select-window -t mail:mutt