Skip to content

Synchronize profiles across Windows(WSL), Linux and MacOS

License

Notifications You must be signed in to change notification settings

Carcuis/conf-sync

Repository files navigation

conf-sync

Sync configure/rc/dot files between Windows, GNU/Linux distros and MacOS

Two simple script for windows and unix

On Windows: to use nvim -d to quick compare pwsh profile.ps1 and _vimrc relatively in remote repository and local home directory, simply run:

conf-sync> .\check_consistency.ps1    # add `-a` to compare extra files

On Linux, macOS and Termux: to use nvim -d to quick compare .zshrc and .vimrc relatively in remote repository and local home directory, simply run:

conf-sync% ./check_consistency.sh    # add `-a` to compare extra files

And a set-up script for oh-my-zsh and more with zsh pre-installed

conf-sync% ./setup.sh

About

Synchronize profiles across Windows(WSL), Linux and MacOS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published