{"id":17968166,"url":"https://github.com/seletskiy/dotfiles","last_synced_at":"2025-07-22T09:31:57.058Z","repository":{"id":141997530,"uuid":"5353188","full_name":"seletskiy/dotfiles","owner":"seletskiy","description":"My system configuration. My introspection since 2012.","archived":false,"fork":false,"pushed_at":"2024-12-09T09:24:26.000Z","size":2096,"stargazers_count":28,"open_issues_count":2,"forks_count":1,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-04-05T15:35:24.412Z","etag":null,"topics":["dotfiles","dotfiles-manager"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/seletskiy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2012-08-09T08:43:45.000Z","updated_at":"2024-12-09T09:24:31.000Z","dependencies_parsed_at":"2023-07-22T01:16:07.190Z","dependency_job_id":null,"html_url":"https://github.com/seletskiy/dotfiles","commit_stats":{"total_commits":1781,"total_committers":3,"mean_commits":593.6666666666666,"dds":"0.12296462661426166","last_synced_commit":"0722a5ad8b3af12a9a7c5171a777e5fc4de35a0c"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/seletskiy/dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seletskiy%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seletskiy%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seletskiy%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seletskiy%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/seletskiy","download_url":"https://codeload.github.com/seletskiy/dotfiles/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seletskiy%2Fdotfiles/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266465119,"owners_count":23933068,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"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":["dotfiles","dotfiles-manager"],"created_at":"2024-10-29T14:20:24.344Z","updated_at":"2025-07-22T09:31:57.023Z","avatar_url":"https://github.com/seletskiy.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"Installation\n============\n\nRun `./bootstrap \u003cprofile\u003e` to install all packages and configuration files\nfor specified profile. It should bring system to the desired consistent state.\n\nUltimate feature\n================\n\nUnlike many other dotfiles installation scripts, this one provides not only\none-way installation process, but can join changes made back to the repo.\n\nJust invoke `./dotfiles rejoin` and all changes made in local configuration\nwill be merged back to the repo. It smart enough to join changes even to the\ntemplate files!\n\nBootstraping and configuring\n============================\n\nThere are two installation scripts called `./bootstrap` and `./dotfiles`.\n\n`./dotfiles` is exist to work with configuration.\n\n`./bootstrap` brings system to consistent state.\n\nAll changes that should be done on new branded fresh installed system are\ndescribed in `./profiles.txt` so look at them, they are pretty\ndescriptive by they own.\n\nAssumed workflow is:\n\n* once on fresh installed system: `./bootstrap \u003cprofile\u003e`;\n* every next time when update is needed: `./boostrap`;\n* every next time when full upgrade is needed: `./bootstrap \u003cprofile\u003e` (it will also update AUR packages);\n* every next time when local configuration changed: `./dotfiles rejoin`;\n\nAgreements\n==========\n\nDirectory structure is the same that under home dir (~/). Exception is rootfs/\ndirectory, that contains global system configuration files that are located\nin /.\n\nAll missing directories would be created.\nAll missing files would by symlinked (files under rootds will be copied).\n\nIf filename ends on `.template`, then same file without `.template` would be\ncreated and all `{{PLACEHOLDER}}` strings in that file would be replaced with\nuser prompted values.\n\nIf filename ends on `.$profile`, then file without `.$profile` would be created\nwith contents taked from file, that name ends in specified profile name.\nExample: if there are files:\n\n* xorg.conf.$profile,\n* xorg.conf.laptop,\n* xorg.conf.work,\n* xorg.conf.home,\n\nthen  filename, that evaluated from `xorg.conf.$profile` would be linked/copied\ninto `xorg.conf`.\n\nAlso, `DOTFILES_PROFILE` environment will be available in all applications\nafter installation, and there are no longer need to specify it on `bootstrap`\nor `dotfiles` invocation.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseletskiy%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fseletskiy%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseletskiy%2Fdotfiles/lists"}