https://github.com/victorb/programmer-backup-checklist
What to backup
https://github.com/victorb/programmer-backup-checklist
Last synced: 4 months ago
JSON representation
What to backup
- Host: GitHub
- URL: https://github.com/victorb/programmer-backup-checklist
- Owner: victorb
- License: mit
- Created: 2016-09-03T11:58:58.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-09-03T12:55:53.000Z (almost 10 years ago)
- Last Synced: 2025-02-22T04:14:06.796Z (over 1 year ago)
- Size: 1.95 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# programmer-backup-checklist
* .vimrc + .vim
* .config
* .ssh
* .gitconfig
* .npmrc
* .zshrc / .profile / .bashrc
* .ipfs
* ~/Projects
* All files in ~ without directories
* .emacs.d
* OSX Notes
* Photos
* Desktop
# Process
* [ ] Make all backups, store externally
* [ ] Test backups, able to restore
* [ ] Write list of all programs use on daily basis (Brew: https://gist.github.com/VictorBjelkholm/eeeab11e30f9873e2b42ab81713669a9) (All binaries: https://gist.github.com/VictorBjelkholm/0a9eae6e14877d30185b5d965276dd34)
* [ ] Make sure it's all programs!
* [ ]