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

4
.byobu/color.tmux Normal file
View File

@@ -0,0 +1,4 @@
BYOBU_DARK="\#333333"
BYOBU_LIGHT="\#EEEEEE"
BYOBU_ACCENT="\#75507B"
BYOBU_HIGHLIGHT="\#DD4814"