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
conf-sync% ./setup.sh