Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 670 Bytes

README.md

File metadata and controls

27 lines (15 loc) · 670 Bytes

git-typo

A collection of easter eggs related to common typos in git.

Compatibility

This is written in simple shell syntax and should be supported on most common shells.

As of 2019/06/05, tested on up to date bash and zsh.

Installation

Requirements

  • git
  • curl

Instructions

Source the shell file: source shellGitTypo.sh or . shellGitTypo.sh.

You can add this to startup scripts like .bashrc to always have these easter eggs ready !

Contributing

If you think of a new typo easter egg to add or an improvement to do on an existing one, feel free to open an issue to ask for it. You can also help by directly proposing a pull request.