{"id":18086815,"url":"https://github.com/klane/dotfiles","last_synced_at":"2026-02-27T22:10:29.411Z","repository":{"id":32284114,"uuid":"132149357","full_name":"klane/dotfiles","owner":"klane","description":"System configuration files","archived":false,"fork":false,"pushed_at":"2023-03-06T08:57:20.000Z","size":558,"stargazers_count":7,"open_issues_count":19,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-26T18:52:27.831Z","etag":null,"topics":["dotbot","dotfiles","homebrew","scoop"],"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/klane.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}},"created_at":"2018-05-04T14:17:42.000Z","updated_at":"2024-06-28T04:46:26.000Z","dependencies_parsed_at":"2023-02-16T17:05:22.336Z","dependency_job_id":null,"html_url":"https://github.com/klane/dotfiles","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klane%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klane%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klane%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klane%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/klane","download_url":"https://codeload.github.com/klane/dotfiles/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248650435,"owners_count":21139672,"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","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":["dotbot","dotfiles","homebrew","scoop"],"created_at":"2024-10-31T16:58:35.603Z","updated_at":"2026-02-27T22:10:24.389Z","avatar_url":"https://github.com/klane.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Test Status](https://github.com/klane/dotfiles/workflows/Format/badge.svg)](https://github.com/klane/dotfiles/actions)\n\n# Installation\n\n## macOS\n\n```bash\n# set DIR to desired repo location\ngit clone https://github.com/klane/dotfiles $DIR\ncd $DIR/scripts\nsource install.sh\n```\n\n## Windows\n\n### PowerShell\n\n```powershell\n$Script = Invoke-WebRequest https://raw.githubusercontent.com/klane/dotfiles/master/scripts/install.ps1\nInvoke-Expression $($Script.Content) # MSYS2 Bash shell will open\n```\n\n### Bash\n\n```bash\npacman -Syu # close MSYS2\n# start MSYS2 with msys2.exe in installation directory, not 'current' junction\n# follow macOS instructions above\n```\n\n## SSH\n\nCreate a new SSH key on GitHub with the contents of ~/.ssh/github.key.pub.\nExecute the following command to authenticate the SSH key.\n\n```bash\nssh -T git@github.com\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fklane%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fklane%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fklane%2Fdotfiles/lists"}