Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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.