diff options
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 27f6ea3..f8019f2 100644 --- a/dot_tmux-mail.conf +++ b/dot_tmux-mail.conf @@ -3,7 +3,7 @@ source-file ~/.tmux.conf new-session -s mail -d -n mutt 'neomutt -f imaps://rkavanag%40alumni.cmu.edu@imap.gmail.com' split-window -c '~' 'neomutt -f imaps://imap.rak.ac' split-window -c '~' -h 'neomutt -f imaps://ryanakca@gmail.com@imap.gmail.com/' -split-window -c '~' -h 'neomutt -f imaps://mail.cs.mcgill.ca' +split-window -c '~' -h 'neomutt -f imaps://kavanagh.ryan@uqam.ca@outlook.office365.com' selectl -t mail tiled new-window -d -c '~' -n hades 'ssh hades.rak.ac' new-window -d -c '~' -n eos 'ssh eos.rak.ac' |