diff options
Diffstat (limited to '.tmux-mail.conf')
-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 1503ca5..29b9436 100644 --- a/.tmux-mail.conf +++ b/.tmux-mail.conf @@ -11,7 +11,7 @@ new-window -d -c '~' -n tt 'ssh -t tilde.team bash -ic tt' new-session -s mus -A -n ncmpcpp -c '~' 'ncmpcpp' select-window -t mail:mutt set-option -t mail:mutt remain-on-exit on -set-option -t mail:aether remain-on-exit on +set-option -t mail:hades remain-on-exit on set-option -t mail:eos remain-on-exit on set-option -t mail:republic remain-on-exit on set-option -t mail:sdf remain-on-exit on |