sync/README.md

966 B

Sync

Syncs austenwares.com offical bash/zsh/tmux/vim/... config files

Installation

Examples

Sync all config and remove existing files

./sync.sh clean --extra-vars 'overwrite_existing=yes'

Sync for root

./sync.sh default --become --ask-become-pass

Secure SSH

./sync.sh secure --ask-become-pass --tags

Disable SSH password authentication

./sync.sh secure --extra-vars 'disable_passwordauth=true' --ask-become-pass

Use 1.1.1.1 dns

./sync.sh dns --ask-become-pass