- Setup ssh and ssh.d configurations
- Setup encryption for restricted files
- Configure setup to either be
armor standard and conditionally load what I install in Brewfile - Setup a
minimal or fullinstall using ENV vars in chezmoi configuration and scripts -- [x] Esp for homebrew brewfile, use templating to determine which to install - Build tiny script to shrink and dedupe PATH
- Adjust fish shell setting script to be idempotent and not re-run if fish is default shell
- Use https://www.chezmoi.io/user-guide/encryption/age/ and store the keys in 1Password, then on setup these can be placed as 0600 in ~/.ssh with encryption for multiple identities, including one that is never copied to disk and only stored in 1password as my safety backup.