{"id":19189422,"url":"https://github.com/kvdomingo/dotrepo","last_synced_at":"2026-04-10T15:09:23.331Z","repository":{"id":195211962,"uuid":"692468259","full_name":"kvdomingo/dotrepo","owner":"kvdomingo","description":"Personal dotfiles configuration","archived":false,"fork":false,"pushed_at":"2025-05-10T08:27:04.000Z","size":17218,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-10T09:28:54.765Z","etag":null,"topics":["dotfiles","git","neovim","starship","zsh"],"latest_commit_sha":null,"homepage":"","language":"Lua","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/kvdomingo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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,"zenodo":null}},"created_at":"2023-09-16T15:14:51.000Z","updated_at":"2025-05-10T08:27:07.000Z","dependencies_parsed_at":"2023-10-11T06:36:26.303Z","dependency_job_id":"f879813f-b809-4f43-8fab-7dcfeec72026","html_url":"https://github.com/kvdomingo/dotrepo","commit_stats":null,"previous_names":["kvdomingo/dotrepo"],"tags_count":0,"template":false,"template_full_name":"anishathalye/dotfiles_template","purl":"pkg:github/kvdomingo/dotrepo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kvdomingo%2Fdotrepo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kvdomingo%2Fdotrepo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kvdomingo%2Fdotrepo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kvdomingo%2Fdotrepo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kvdomingo","download_url":"https://codeload.github.com/kvdomingo/dotrepo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kvdomingo%2Fdotrepo/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267676841,"owners_count":24126299,"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-29T02:00:12.549Z","response_time":2574,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","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","git","neovim","starship","zsh"],"created_at":"2024-11-09T11:29:21.697Z","updated_at":"2025-12-30T21:56:41.070Z","avatar_url":"https://github.com/kvdomingo.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"Dotfiles Template\n=================\n\nThis is a template repository for bootstrapping your dotfiles with [Dotbot][dotbot].\n\nTo get started, you can [create a new repository from this template][template]\n(or you can [fork][fork] this repository, if you prefer). You can probably\ndelete this README and rename your version to something like just `dotfiles`.\n\nIn general, you should be using symbolic links for everything, and using git\nsubmodules whenever possible.\n\nTo keep submodules at their proper versions, you could include something like\n`git submodule update --init --recursive` in your `install.conf.yaml`.\n\nTo upgrade your submodules to their latest versions, you could periodically run\n`git submodule update --init --remote`.\n\nInspiration\n-----------\n\nIf you're looking for inspiration for how to structure your dotfiles or what\nkinds of things you can include, you could take a look at some repos using\nDotbot.\n\n* [anishathalye's dotfiles][anishathalye_dotfiles]\n* [csivanich's dotfiles][csivanich_dotfiles]\n* [m45t3r's dotfiles][m45t3r_dotfiles]\n* [alexwh's dotfiles][alexwh_dotfiles]\n* [azd325's dotfiles][azd325_dotfiles]\n* [wazery's dotfiles][wazery_dotfiles]\n* [thirtythreeforty's dotfiles][thirtythreeforty_dotfiles]\n\nAnd there are about [700 more here][dotbot-users].\n\nIf you're using Dotbot and you'd like to include a link to your dotfiles here\nas an inspiration to others, please submit a pull request.\n\nLicense\n-------\n\nThis software is hereby released into the public domain. That means you can do\nwhatever you want with it without restriction. See `LICENSE.md` for details.\n\nThat being said, I would appreciate it if you could maintain a link back to\nDotbot (or this repository) to help other people discover Dotbot.\n\n[dotbot]: https://github.com/anishathalye/dotbot\n[fork]: https://github.com/anishathalye/dotfiles_template/fork\n[template]: https://github.com/anishathalye/dotfiles_template/generate\n[anishathalye_dotfiles]: https://github.com/anishathalye/dotfiles\n[csivanich_dotfiles]: https://github.com/csivanich/dotfiles\n[m45t3r_dotfiles]: https://github.com/m45t3r/dotfiles\n[alexwh_dotfiles]: https://github.com/alexwh/dotfiles\n[azd325_dotfiles]: https://github.com/Azd325/dotfiles\n[wazery_dotfiles]: https://github.com/wazery/dotfiles\n[thirtythreeforty_dotfiles]: https://github.com/thirtythreeforty/dotfiles\n[dotbot-users]: https://github.com/anishathalye/dotbot/wiki/Users\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkvdomingo%2Fdotrepo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkvdomingo%2Fdotrepo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkvdomingo%2Fdotrepo/lists"}