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

2
.byobu/datetime.tmux Normal file
View File

@@ -0,0 +1,2 @@
BYOBU_DATE="%Y-%m-%d "
BYOBU_TIME="%H:%M:%S"