yuriyvolkov / gitamins

it's like a Red Pill but for git. BEWARE - BALLS OF STEEL ARE NOT INCLUDED!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gitamins is a collection of 3rd party git utils to streamline the git usage.

Install

  • clone this repo into your home dir as .gitamins
  • cd ~/.gitamins and run install.sh
  • put this line in your .bashrc (or .zshrc): [[ -s "$HOME/.gitamins/gitaminrc" ]] && . "$HOME/.gitamins/gitaminrc"
  • restart your terminal

Credits

About

it's like a Red Pill but for git. BEWARE - BALLS OF STEEL ARE NOT INCLUDED!


Languages

Language:Shell 100.0%