diff --git a/DOD1/.bash_history.zip b/DOD1/.bash_history.zip index 927dc47..854e59a 100644 Binary files a/DOD1/.bash_history.zip and b/DOD1/.bash_history.zip differ diff --git a/DOD1/.ssh.zip b/DOD1/.ssh.zip index 52ce9de..d730be5 100644 Binary files a/DOD1/.ssh.zip and b/DOD1/.ssh.zip differ diff --git a/DOD1/.tmux.zip b/DOD1/.tmux.zip index b04bff8..611af81 100644 Binary files a/DOD1/.tmux.zip and b/DOD1/.tmux.zip differ diff --git a/DOD1/dump_gnome_settings.zip b/DOD1/dump_gnome_settings.zip index 5cb40ba..558c609 100644 Binary files a/DOD1/dump_gnome_settings.zip and b/DOD1/dump_gnome_settings.zip differ diff --git a/README.md b/README.md index a81e6d9..ea4174c 100644 --- a/README.md +++ b/README.md @@ -7,11 +7,17 @@ Dotfiles for my start. * Zip * if required backup all gnome configs with password - add password to .pass -**Usage:** +**Usage Backup Mode:** ``` -backup.sh +bootstrap.sh --backup ``` or add /etc/cron.d/backup_dotfiles: ``` -00 14 * * * laspavel cd /home/laspavel/_/dotfiles/ && ./backup.sh +00 14 * * * laspavel cd /home/laspavel/_/dotfiles/ && ./bootstrap.sh --backup ``` + +**Usage Restore Mode:** +``` +bootstrap.sh +``` +