{"id":20469802,"url":"https://github.com/rooyca/template-backups","last_synced_at":"2026-04-16T23:02:51.226Z","repository":{"id":187533399,"uuid":"677081850","full_name":"Rooyca/template-backups","owner":"Rooyca","description":"my backups made easy","archived":false,"fork":false,"pushed_at":"2023-08-10T20:48:30.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-05T13:25:33.665Z","etag":null,"topics":["backup","dotfiles","script"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Rooyca.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-08-10T17:34:23.000Z","updated_at":"2023-08-10T20:35:22.000Z","dependencies_parsed_at":"2023-08-11T00:16:35.179Z","dependency_job_id":null,"html_url":"https://github.com/Rooyca/template-backups","commit_stats":null,"previous_names":["rooyca/template-backups"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Rooyca/template-backups","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rooyca%2Ftemplate-backups","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rooyca%2Ftemplate-backups/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rooyca%2Ftemplate-backups/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rooyca%2Ftemplate-backups/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Rooyca","download_url":"https://codeload.github.com/Rooyca/template-backups/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rooyca%2Ftemplate-backups/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31907720,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T18:22:33.417Z","status":"ssl_error","status_checked_at":"2026-04-16T18:21:47.142Z","response_time":69,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["backup","dotfiles","script"],"created_at":"2024-11-15T14:10:24.772Z","updated_at":"2026-04-16T23:02:51.188Z","avatar_url":"https://github.com/Rooyca.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# template-backups\n\n## Checklist\n\n- [ ] SET THE REMOTE REPO TO PRIVATE!!!\n- [ ] Dotfiles in `~/.config`\n- [ ] Folders in `~/.local/share/`\n- [ ] Bookmarks\n- [ ] Fonts\n- [ ] Themes\n- [ ] `~/.ssh` folder¹\n- [ ] PGP Keys²\n- [ ] Program \u0026 packages names\n  - [ ] system\n  - [ ] npm\n  - [ ] ruby\n  - [ ] pip\n  - [ ] Others\n- [ ] ...\n\n---\n1. Even if you set this repository to private, you should not store the `~/.ssh` folder on GitHub.\n2. Just like with the `~/.ssh` folder, you should not store PGP keys on GitHub.\n\n## Running the script\n\n```bash\nchmod +x rookup.sh\n./rookup.sh\n```\n\n|Variable|Description|Default|\n|---|---|---|\n|`DONT_BACKUP`|Directories to ignore (separated by ',')||\n|`BACKUP_DIR`|Directory to store the backup|`~/rokup`|\n\nIf you want to add more directories to ignore, you can do it like this:\n\n```bash\nexport DONT_BACKUP=\"pnpm,gem,Trash\"\n```\n\n## PGP Keys\n\n### Exporting\n\n```bash\ngpg --export-secret-keys \u003ckey-id\u003e \u003e private.key\ngpg --export \u003ckey-id\u003e \u003e public.key\n```\n\n### Importing\n\n```bash\ngpg --import private.key\ngpg --import public.key\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frooyca%2Ftemplate-backups","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frooyca%2Ftemplate-backups","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frooyca%2Ftemplate-backups/lists"}