It actually is doing what it's suppose to do:
1. Ensure that emacs-daemon is running.
2. If no frame exists a new frame is opened
3. If frame exists, open within that frame
4. CURRENTLY NOT WORKING: Set focus on frame. Focus is actually set, but
frame isn't coming forward, will require additional research into
this issue.
= 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')