= Housekeeping, missing shrc.d and some changing in order.
Most notably, split of editor aliases to separate file.
+ The missing .shrc.d files that were added:
* keyboard mappings
* bin.path - which includes cleanup
* oh-my-posh compltions
+ edit-with-spacemacs ready for us, almost feature complete
I still plan on making it resue existing frames is possible.
+ oh-my-posh config to include `systemctl is-system-running` to prompt
when stat is not 'running' (mostly it will be shown when 'degraded')
.bashrc will skip .swp files (editors leave those while open)
bin.path renamed to path.env and PATH manipulation should be 'cleaner'
it adds required dirs to paths, but also makes sure no duplicates are
inserted.
chezmoi logic split, and status is seperated from aliases.
Disable chezmoi status on load, as it is SLOW.