Reanranging + Some useful shortcut
Still TODO: make sure each file is loaded only when it's supporting prereqs exist
This commit is contained in:
parent
0bce670c63
commit
786431f769
9 changed files with 33 additions and 0 deletions
5
_home/dot_sz.shrc.d/00_byobu
Normal file
5
_home/dot_sz.shrc.d/00_byobu
Normal file
|
@ -0,0 +1,5 @@
|
|||
if [ -z $_byobu_sourced ]; then
|
||||
_byobu_sourced=1 . /usr/bin/byobu-launch 2>/dev/null || true
|
||||
exit
|
||||
fi
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue