gregschoen / awesome-git-config

Awesome Git Aliases

Home Page:https://github.com/gregschoen

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Awesome Git Config

My custom .gitconfig file.

It has cool aliases and placeholders for ones I need to make. Used mostly for a PHP workflow.

Subject to change without warning.

Installation

  • cd ~ && ln -s ~/github/awesome-git-config/.gitconfig # replace with location of github checkout
  • cd ~/bin && ln -s ~/github/awesome-git-config/bin/done # replace with location of github checkout
  • cd ~/bin && ln -s ~/github/awesome-git-config/bin/lint # replace with location of github checkout

About

Awesome Git Aliases

https://github.com/gregschoen

License:MIT License


Languages

Language:Shell 100.0%