tarikguney / git-config

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Git Config Configurator

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.

Installing

Macos

  • 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

About


Languages

Language:PowerShell 100.0%