Commit graph

4 commits

Author SHA1 Message Date
be1cbd69d4 Faster loading rework
- Fixed Batou Local Bits
- fixed case insensitivyt bug
- added oracle server bit
- added the loader stub
2023-06-03 18:55:25 -07:00
04c6996897 removed a bunch of special processing 2023-06-03 18:31:30 -07:00
66c0d8e7e4 Added logo protection to the build script 2023-06-03 18:18:36 -07:00
148ef9e7ba Added a builder script
The build script reduces the amount of IO on the disk when starting a new bash session.
This should speed up the startup time of the shell when under heavy IO load. There is
also a short reloader command that calls the builder script when things are modified to
avoid hot reloading of the scripts in the directory.
2021-12-28 11:32:30 -08:00