{"id":26375637,"url":"https://github.com/stevenbenner/dotfiles","last_synced_at":"2025-08-25T16:19:20.155Z","repository":{"id":147205628,"uuid":"44464279","full_name":"stevenbenner/dotfiles","owner":"stevenbenner","description":" :computer: My software configuration dotfiles for Arch Linux, Debian, and FreeBSD.","archived":false,"fork":false,"pushed_at":"2025-08-08T03:37:02.000Z","size":325,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-08T05:28:17.347Z","etag":null,"topics":["archlinux","debian","dotfiles","freebsd","git","linux","mpv","shell","ssh","sublime-text","tmux","xfce","zsh"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit-0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stevenbenner.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2015-10-18T03:30:00.000Z","updated_at":"2025-08-08T03:37:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"6f4b7f48-f6fc-460c-8a8d-c1e3d659b016","html_url":"https://github.com/stevenbenner/dotfiles","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/stevenbenner/dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevenbenner%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevenbenner%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevenbenner%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevenbenner%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stevenbenner","download_url":"https://codeload.github.com/stevenbenner/dotfiles/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevenbenner%2Fdotfiles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272094054,"owners_count":24872282,"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-08-25T02:00:12.092Z","response_time":1107,"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":["archlinux","debian","dotfiles","freebsd","git","linux","mpv","shell","ssh","sublime-text","tmux","xfce","zsh"],"created_at":"2025-03-17T02:18:06.727Z","updated_at":"2025-08-25T16:19:20.122Z","avatar_url":"https://github.com/stevenbenner.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dotfiles\n\nThis is my collection of configuration files. These are only fully tested on an [Arch Linux][archlinux] system, however I also use most of these on [Debian][debian] and [FreeBSD][freebsd] systems.\n\nThis software is licensed under the [MIT-0 license][license].\n\n[archlinux]: https://archlinux.org/\n[debian]: https://www.debian.org/\n[freebsd]: https://www.freebsd.org/\n[license]: LICENSE.txt\n\n## Installation\n\n### Stow\n\nThis repository is designed to have individual folders symlinked with the [GNU Stow][stow] utility.\n\nFor this to work the dotfiles folder needs to be in the home directory (e.g. `~/dotfiles/`). You can then simply `cd` into the `dotfiles` folder and stow a specific config folder to hook it up.\n\nExample:\n\n```sh\nstow git\n```\n\n[stow]: https://www.gnu.org/software/stow/\n\n### Manual symlinks\n\nSome items may be better installed by manually creating symlinks for specific files. In particular, the `ssh` folder, so as to preserve the permissions and keep any keys out of the dotfiles git repo.\n\n```sh\nln -s ssh/.ssh/config ~/.ssh/config\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstevenbenner%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstevenbenner%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstevenbenner%2Fdotfiles/lists"}