Reanranging + Some useful shortcut

Still TODO: make sure each file is loaded only when it's supporting
prereqs exist
這個提交存在於:
Gal Szkolnik 2022-05-26 08:52:54 -04:00
父節點 0bce670c63
當前提交 786431f769
共有 9 個檔案被更改,包括 33 行新增0 行删除

檢視檔案

@ -1,5 +0,0 @@
if [ -z $_byobu_sourced ]; then
_byobu_sourced=1 . /usr/bin/byobu-launch 2>/dev/null || true
exit
fi