{"id":15750724,"url":"https://github.com/iarekylew00t/dotfiles","last_synced_at":"2026-04-12T04:33:34.555Z","repository":{"id":82453824,"uuid":"606261211","full_name":"IAreKyleW00t/dotfiles","owner":"IAreKyleW00t","description":"🗂️  My version controlled dotfiles!","archived":false,"fork":false,"pushed_at":"2024-09-02T20:24:19.000Z","size":42,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-06T11:56:42.065Z","etag":null,"topics":["bash","dotfiles","linux","wsl2","zsh"],"latest_commit_sha":null,"homepage":"https://github.com/IAreKyleW00t/dotfiles","language":"Shell","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/IAreKyleW00t.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2023-02-25T01:07:29.000Z","updated_at":"2024-09-02T20:24:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"f420bec6-8ec4-4f8a-8d61-fec5d445353e","html_url":"https://github.com/IAreKyleW00t/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/IAreKyleW00t%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IAreKyleW00t%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IAreKyleW00t%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IAreKyleW00t%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IAreKyleW00t","download_url":"https://codeload.github.com/IAreKyleW00t/dotfiles/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246429440,"owners_count":20775809,"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":["bash","dotfiles","linux","wsl2","zsh"],"created_at":"2024-10-04T06:42:18.492Z","updated_at":"2026-04-12T04:33:34.546Z","avatar_url":"https://github.com/IAreKyleW00t.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🗂️ dotfiles\n\nThis is a very basic repo for managing and tracking my `dotfiles` using plain 'ol [git](https://git-scm.com/).\n\n## Installation\n\nCreate a `dotfiles` alias for the `git` command.\n\n```sh\nalias dotfiles='git --git-dir=\"$HOME/.dotfiles/\" --work-tree=\"$HOME\"'\n```\n\n### First-time setup\n\n```sh\ngit init --bare \"$HOME/.dotfiles\"\ndotfiles config --local status.showUntrackedFiles no\n```\n\n### Normal Setup\n\n```sh\ngit clone --bare git@github.com:IAreKyleW00t/dotfiles.git \"$HOME/.dotfiles\"\ndotfiles checkout\ndotfiles config --local status.showUntrackedFiles no\n```\n\n## Usage\n\nThis is just a fancy `git` alias; the usage is exactly the same.\n\n```sh\ndotfiles add .gitconfig\ndotfiles commit -m \"An example\"\ndotfiles push\n```\n\n## License\n\nSee [LICENSE](LICENSE).\n\n## Credits\n\n- [Dotfiles: Best Way to Store in a Bare Git Repository](https://www.atlassian.com/git/tutorials/dotfiles) by Atlassian\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiarekylew00t%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiarekylew00t%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiarekylew00t%2Fdotfiles/lists"}