diff --git a/.byobu/.tmux.conf b/.byobu/.tmux.conf index 9d2fb3b..1b203d1 100644 --- a/.byobu/.tmux.conf +++ b/.byobu/.tmux.conf @@ -1,3 +1,3 @@ -new -s envs -n mail 'neomutt'; +new -s envs -n shell; neww -n shell; send-keys -t ":1" byobu-info Enter;