Mac OS - Aliases Management#
Quick Restore (Workstation Rebuild):
- Clone your scripts:
git clone git@github.com:marcoue/Scripts.git ~/Scripts- Run the restore script:
source ~/Scripts/MacOS/Aliases/MacOS_Aliases_restore.sh- Retrieve local secrets from your 1Password
HomelabVault under the entryMac OS .zshrc fileand copy them into your local~/.zshrc(Edit using:nano ~/.zshrc).- Refresh your shell configuration to apply the new tokens:
source ~/.zshrc.Related Recovery Guides: Master Checklist: Mac OS - Recovery | Packages Sync: Mac OS - Brewfile | Repository Standard: Scripts Mangement.