sync/README.md
2018-07-22 10:14:01 -04:00

1.3 KiB

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