added byobu and other bash improvements.

This commit is contained in:
2020-03-27 00:19:50 -06:00
parent ab7a100bac
commit f70534bb53
18 changed files with 169 additions and 0 deletions

5
.byobu/.tmux.conf Normal file
View File

@@ -0,0 +1,5 @@
new -s tilde -n chat 'weechat-curses';
neww -n mail 'alpine';
neww -n shell;
send-keys -t ":2" byobu-info Enter;