Date: 2026-03-01
My bash shell has become too slow from all the bloat and misconfiguration. I have decided to nuke nearly everything and start fresh. From now on, configs must be seriously documented. Nothing left to mememory.
Structure must be simple.
Aliases are stored in ~/cfg/bash/alias, linked to from ~/.alias by apply.sh, and sourced from ~/.bashrc
- Write an
apply.shscript, which will automatically apply the configs stored here. Use like this:
- Download cfg
- ~/cfg/apply
Expected outcome, all settings appliedvia symlinks