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
- Host: GitHub
- URL: https://github.com/bolorundurowb/git-aliases-for-windows
- Owner: bolorundurowb
- License: gpl-3.0
- Created: 2018-02-23T18:40:51.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-07-22T12:16:44.000Z (almost 6 years ago)
- Last Synced: 2025-03-25T18:54:03.672Z (over 1 year ago)
- Topics: aliases, command-prompt, git, terminal
- Language: Batchfile
- Homepage:
- Size: 20.5 KB
- Stars: 20
- Watchers: 2
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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