{"id":17323971,"url":"https://github.com/strugee/dots","last_synced_at":"2025-09-13T19:11:44.695Z","repository":{"id":9319980,"uuid":"11163193","full_name":"strugee/dots","owner":"strugee","description":"Rcs, profiles, other dotfiles, I love 'em all","archived":false,"fork":false,"pushed_at":"2025-08-05T06:02:19.000Z","size":849,"stargazers_count":14,"open_issues_count":1,"forks_count":2,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-09-13T00:09:42.574Z","etag":null,"topics":["configctl","dotfiles","emacs","mutt","shell","zsh"],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"wtfpl","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/strugee.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","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":"2013-07-03T23:00:45.000Z","updated_at":"2025-08-05T06:02:23.000Z","dependencies_parsed_at":"2023-01-11T20:11:56.669Z","dependency_job_id":"62b5c0ef-5dcb-4b92-9568-ae7f0126b441","html_url":"https://github.com/strugee/dots","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/strugee/dots","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/strugee%2Fdots","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/strugee%2Fdots/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/strugee%2Fdots/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/strugee%2Fdots/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/strugee","download_url":"https://codeload.github.com/strugee/dots/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/strugee%2Fdots/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275013929,"owners_count":25390589,"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-13T02:00:10.085Z","response_time":70,"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":["configctl","dotfiles","emacs","mutt","shell","zsh"],"created_at":"2024-10-15T14:09:43.161Z","updated_at":"2025-09-13T19:11:44.614Z","avatar_url":"https://github.com/strugee.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dots\n\n## Introduction\n\nThis repository contains my personal dotfiles. Most of it is geared towards a git-, Emacs-, and zsh-centric workflow. You'll also find some legacy files for e.g. bash that haven't been touched in ages.\n\nThis repository also contains a pretty useful script called `configctl`, which is used to manage all the files in this repository. It's very smart, fully automatic, and is pretty easy to understand (`head -25 configctl` will show a nice overview of the parameters, and you can get a nice help summary by executing `./configctl help`).\n\n`configctl` knows how to:\n\n* Link configurations into place\n* Install tools in ~ from both git clones and tarballs\n* Preinstall Emacs packages\n* Migrate old configurations\n* Precompile zsh scripts\n* Check for common binaries that I expect to have available\n* Perform other miscellaneous tasks\n\nTo put it another way, `configctl` knows how to bootstrap most of the environment I expect by itself, and it knows how to tell me what's missing for almost all of the rest.\n\n`configctl` requires only POSIX, so it will run under almost any Unix under the sun.\n\n## local-config\n\n`configctl` has the capability to read in a local configuration file, `local-config`. With this file you can override the behavior of certain routines of `configctl`. `local-config` is written with one keyword per line. Here are the options:\n\n| Option        | Type               | Description                                                                                                                                                          |\n| ------------- | -------------------| -------------------------------------------------------------------------------------------------------------------------------------------------------------------- |\n| `no-ssh`      | Configuration time | Specifies that `configctl check` should not warn if it cannot find a general-purpose SSH key.                                                                        |\n| `headless`    | Configuration time | Specifies that `configctl check` should not warn if it cannot find programs that would only make sense to have under a graphical environment.                        |\n| `no-nodejs`   | Configuration time | Specifies that `configctl check` should assume that Node.js is not available.                                                                                        |\n| `darwin`      | Configuration time | Specifies that `configctl check` is running on a Darwin (macOS) system. Linux is assumed otherwise.                                                                  |\n| `secure`      | Configuration time | Specifies that `configctl` is running in a high-security environment and should not attempt to download or warn (in `configctl check`) about unverified software.    |\n| `set-inotify` | Runtime            | Specifies that `.profile` should set the maximum user inotify instances to 50,000 using `sudo`.                                                                      |\n\n## License\n\nUnless otherwise noted, the contents of this repository are licensed under [the WTFPL][1].\n\n [1]: https://github.com/strugee/dots/blob/master/COPYING\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstrugee%2Fdots","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstrugee%2Fdots","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstrugee%2Fdots/lists"}