dotfiles.2022/_home/dot_sz.shrc.d/00_byobu
Gal Szkolnik 786431f769 Reanranging + Some useful shortcut
Still TODO: make sure each file is loaded only when it's supporting
prereqs exist
2022-05-26 08:52:54 -04:00

5 lines
106 B
Text

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