dotfiles.2022/_home/dot_sz.shrc.d/00_byobu

6 lines
106 B
Plaintext
Raw Normal View History

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