Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nickimola/git-alias-appender
This is a small repo that aims to keep your git aliases synced between devices.
https://github.com/nickimola/git-alias-appender
git
Last synced: 23 days ago
JSON representation
This is a small repo that aims to keep your git aliases synced between devices.
- Host: GitHub
- URL: https://github.com/nickimola/git-alias-appender
- Owner: nickimola
- Created: 2019-07-02T08:27:32.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-11T15:17:32.000Z (about 4 years ago)
- Last Synced: 2024-04-18T12:11:16.852Z (8 months ago)
- Topics: git
- Language: JavaScript
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Instructions
---
- Clone this repository anywhere on your machine
- Clone a gist including all of your aliases
- Open the `index.js` file inside this repo and set the paths to match your setup
- That's it!
---
Everytime you change your gist and push/pull, this script will run, keeping your `.gitconfig` file aliases always in sync.