{"id":15404369,"url":"https://github.com/stevenharman/config","last_synced_at":"2025-09-15T06:11:24.629Z","repository":{"id":66645568,"uuid":"1422330","full_name":"stevenharman/config","owner":"stevenharman","description":"holy cow, wholly config! Vim, Zshell, Ack, \u0026 the rest of my dot-files.","archived":false,"fork":false,"pushed_at":"2025-04-08T16:13:22.000Z","size":667,"stargazers_count":21,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-17T05:40:49.553Z","etag":null,"topics":["ack","bash","config","dotfiles","silver-searcher","vim","vimrc","zsh"],"latest_commit_sha":null,"homepage":"","language":"Vim Script","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stevenharman.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":"2011-02-28T17:03:33.000Z","updated_at":"2025-04-08T16:13:25.000Z","dependencies_parsed_at":"2024-03-02T02:44:27.013Z","dependency_job_id":"a439f27d-c2ea-4a08-87d6-39e26023182c","html_url":"https://github.com/stevenharman/config","commit_stats":{"total_commits":539,"total_committers":2,"mean_commits":269.5,"dds":"0.44712430426716143","last_synced_commit":"4a9536c9f004e70d5af37cd9a6c9848385ed9a05"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/stevenharman/config","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevenharman%2Fconfig","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevenharman%2Fconfig/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevenharman%2Fconfig/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevenharman%2Fconfig/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stevenharman","download_url":"https://codeload.github.com/stevenharman/config/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevenharman%2Fconfig/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275213915,"owners_count":25424888,"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-09-15T02:00:09.272Z","response_time":75,"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":["ack","bash","config","dotfiles","silver-searcher","vim","vimrc","zsh"],"created_at":"2024-10-01T16:12:29.812Z","updated_at":"2025-09-15T06:11:24.570Z","avatar_url":"https://github.com/stevenharman.png","language":"Vim Script","funding_links":[],"categories":[],"sub_categories":[],"readme":"# My config files\n\n## ⚙️ Setup\n\nInstallation is as easy as `ln -s`.\nSeriously, that's about all that's going on here.\nEach of these dotfiles is symlinked into your home (`~`) directory.\nFrom there, the OS takes over.\n\n```bash\nrake install\n```\n\nIf there's an existing file/symlink, you'll be prompted to _skip_, _overwrite_, or _backup_ before proceeding.\nIf you know you want to overwrite everything and not be prompted,\n\n```bash\n# Force overwriting everything\nOVERWRITE_DOTFILES=true rake install\n```\n\n### 🚧 Windows\n\nThe following rake task will tweak a few of the default configs to better behave on Windows.\nI don't use Windows these days, so no guarantees.\nIf it breaks, feel free to keep both pieces.\n\n```bash\nrake install:windows\n```\n\n## 🧩 Dependencies\n\nExternal dependencies (e.g., `ctags`, `fzf`, etc…) are managed via [Homebrew](https://brew.sh).\nTo install the (currently known) dependencies,\n\n```bash\nbrew bundle\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstevenharman%2Fconfig","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstevenharman%2Fconfig","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstevenharman%2Fconfig/lists"}