Skip to content

shinae-woo/configurizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

configurizer

This script synchronizes configuration files across my OSX/Linux machines.

The go.py script can be potentially dangerous (NO WARRANTY). Run it in dry-run mode first for safety. The dry-run mode is default, unless --run option is given.

syncing repo -> machine

  1. git clone or git pull (make it up-to-date)
vim
:PluginInstall
:qa

syncing machine -> repo

  1. git clone or git pull (make it up-to-date)
  2. ./go.py --run collect
  3. git commit -a then git push

About

Linux/OSX configuration for new machines

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published