Commit graph

4 commits

Author SHA1 Message Date
04c6996897 removed a bunch of special processing 2023-06-03 18:31:30 -07:00
9549062157 pulled everything into master 2023-06-03 17:56:51 -07:00
569bedc92b tweaked to remove some old junk, and add rust 2023-05-29 13:45:56 -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