Skip to content

Synchronization scripts for shell configration files

License

Notifications You must be signed in to change notification settings

tongr/conf-sync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

conf-sync

Synchronization scripts for linux configration files

Installation

To create a local installation run (necessary packages: curl sudo):

bash -c "$(curl -fsSL http://git.io/va5Ka)"

Alternatively, use (parameters -fsS are optional):

bash <(curl -L http://tiny.cc/conf-sync)

Git.io is used for convenience (original url: https://raw.githubusercontent.com/tongr/conf-sync/master/install.sh). Instead of the default https-URLs (https://github.com/tongr/conf-sync.git) you can also use ssh-URLs (i.e., for usage with SSH keypairs): git@github.com:tongr/conf-sync.git (see https://help.github.com/articles/changing-a-remote-s-url/) To prevent accidental pushs execute:

git remote set-url --push origin "you really don't want to do that"

About

Synchronization scripts for shell configration files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published