Keep key configurations and share them among your computers
- Installs:
- Installs:
~/.mackup.cfguses directory~/.dot-files-rclonewith enginefile_system- Contents of
~/.dot-files-rcloneare encrypted and then backed up to google drive usingrclone ~/.config/rclone/rclone.confis encrypted
-
Files
~/.mackup.cfg,~/.mackup/my-files.cfgand~/.config/rclone/rclone.confshould be in your system -
Directory
~/.dot-files-rcloneshould be created -
Run
rclone copy -v --password-command "/path/to/script/that/outputs/password.sh" \ "dot-files:${MACHINE_OS}" \ ~/.dot-files-rclone/ # MACHINE_OS can be MacOS or Ubuntu`
-
Run
mackup restore
Note: I may try to replace rclone copy/sync with rclone mount, for the
moment I did not want to add another dependency (osxfuse)
- https://gist.github.com/millermedeiros/6615994
- https://gist.github.com/orlando/3991bd633b443078176f
- https://github.com/mathiasbynens/dotfiles
- https://github.com/nicolashery/mac-dev-setup
- https://github.com/danvega/new-macbook-setup
- https://github.com/geerlingguy/dotfiles
- https://www.lifewire.com/use-macs-hidden-finder-path-bar-2260868