skel/.byobu/.tmux.conf

5 lines
113 B
Plaintext

new -s envs -n chat 'weechat-curses';
neww -n mail 'neomutt';
neww -n shell;
send-keys -t ":2" byobu-info Enter;