JetRacer wrote:
And, yes, I have tweaked my own startup-sequence beyond reason. The env: contense is unarchived with lha during boot (faster than lzx (w/o compression)). I have no user startup. All application assigns are collected in a separate script and sorted by partition and directory location. I "cd" to every directory used more than twice so less time is spent processing paths. All "Assign XXX to YYY/XXX add" are merged.
As I said: waaay beyond reason.
That is fun stuff. I used to make little custom scripts for
games/programs and what not to keep the user-startup slim.
Making little scripts and getting programs to work was
usually more fun than using the program itself.
