Commit graph

2 commits

Author SHA1 Message Date
262df90945 fixed builder typo. 2021-12-31 11:16:29 -08: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