A simple script to transfer your PowerShell environment from Windows to macOS while keeping settings, themes, and startup configurations intact.
- Make sure Homebrew is installed on macOS.
- If your Oh My Posh theme does not appear, check the path in
Microsoft.PowerShell_profile.ps1. - Added NeoFetch config retrieval script in macOS shell file (RIP NeoFetch)
- https://en.wikipedia.org/wiki/Neofetch (2015-2024) 😔😔😔
✅ Exports PowerShell Profile, Oh My Posh Themes, Git Config, and SSH Keys
✅ Installs PowerShell, Oh My Posh, Neofetch, and Figlet on macOS
✅ Automatically configures your PowerShell environment on macOS
- Run the Windows script on your Windows PC.
- This will generate a ZIP file on your Desktop.
- Transfer the ZIP file to your Mac (via USB, Cloud, or Email).
- Move the ZIP file to your Downloads folder.
- Open Terminal on macOS.
- Run Mac script on your Mac.
- Start PowerShell to test (if needed).
MIT License. Feel free to use and modify.
