As much weird as it sounds, it automatically copies git config to any computer.
Good for exhausted people who manually set their global git configuration in their every new environment using git config
command.
I know I was tired of that.
- Open a Mac terminal window
- Install Homebrew
- Install PowerShell using the following command:
brew install --cask powershell
- Start Powershell using the following command:
pwsh
- Run Application
.\setup.ps1 -e your@emamil.com -n Your Name
Developed by @tarikguney