An open API service indexing awesome lists of open source software.

https://github.com/bolorundurowb/git-aliases-for-windows

:100: Add oh-my-zsh-like git aliases to your command prompt
https://github.com/bolorundurowb/git-aliases-for-windows

aliases command-prompt git terminal

Last synced: 12 months ago
JSON representation

:100: Add oh-my-zsh-like git aliases to your command prompt

Awesome Lists containing this project

README

          

# git-aliases-for-windows

## How to use
1. Go to the root folder for your user profile.
2. Clone this repo into the root folder.
3. Open the `git-aliases-for-windows` folder.
4. Double click the `register-aliases.reg` file.
5. Click 'Yes' on the User Account Control window that shows up.
6. You're all done

## How to un-use?
1. Open the `git-aliases-for-windows` folder.
2. Double click the `unregister-aliases.reg` file.
3. Click 'Yes' on the User Account Control window that shows up.
4. You're all done

## How to contribute
1. Clone this repo
2. Add a bunch of aliases or update existing ones (be careful not to break backwards compatibility)
3. Send a PR in