Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/elgohr/git-aliases
Sets the default git-aliases, including Git-Duet
https://github.com/elgohr/git-aliases
aliases git git-duet
Last synced: about 1 month ago
JSON representation
Sets the default git-aliases, including Git-Duet
- Host: GitHub
- URL: https://github.com/elgohr/git-aliases
- Owner: elgohr
- License: mit
- Created: 2017-11-26T15:03:06.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-08-05T19:52:58.000Z (over 2 years ago)
- Last Synced: 2024-10-31T15:04:47.062Z (3 months ago)
- Topics: aliases, git, git-duet
- Language: Shell
- Size: 1.95 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# git-aliases
Sets the default git-aliases, including Git-Duet
## Usage
```bash
bash <(curl -s https://raw.githubusercontent.com/elgohr/git-aliases/master/set-aliases.sh)
```