{"id":20151951,"url":"https://github.com/scottames/dots","last_synced_at":"2026-03-11T05:06:28.650Z","repository":{"id":156780851,"uuid":"625378888","full_name":"scottames/dots","owner":"scottames","description":"~ ","archived":false,"fork":false,"pushed_at":"2026-03-06T04:17:36.000Z","size":4735,"stargazers_count":1,"open_issues_count":1,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-06T09:19:42.892Z","etag":null,"topics":["dotfiles","dots","no-place-like-home"],"latest_commit_sha":null,"homepage":"https://ames.sh","language":"Shell","has_issues":true,"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/scottames.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2023-04-08T23:32:31.000Z","updated_at":"2026-03-06T04:17:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"81f1dfd0-3495-4812-a845-d8940cb0a25d","html_url":"https://github.com/scottames/dots","commit_stats":{"total_commits":652,"total_committers":3,"mean_commits":"217.33333333333334","dds":0.5214723926380368,"last_synced_commit":"a2a1cd6a86d57d6566737f37e85f771962377f21"},"previous_names":[],"tags_count":43,"template":false,"template_full_name":null,"purl":"pkg:github/scottames/dots","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scottames%2Fdots","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scottames%2Fdots/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scottames%2Fdots/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scottames%2Fdots/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scottames","download_url":"https://codeload.github.com/scottames/dots/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scottames%2Fdots/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30372127,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T21:41:54.280Z","status":"online","status_checked_at":"2026-03-11T02:00:07.027Z","response_time":84,"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":["dotfiles","dots","no-place-like-home"],"created_at":"2024-11-13T23:08:05.546Z","updated_at":"2026-03-11T05:06:28.633Z","avatar_url":"https://github.com/scottames.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dots\n\n⚡ Scotty's dotfiles\n\n[![forthebadge](assets/image/built-for-linux.svg)](https://forthebadge.com) [![forthebadge](assets/image/works-on-my-machine.svg)](https://forthebadge.com)\n\n[![chezmoi init](https://github.com/scottames/dots/actions/workflows/pr_chezmoi_init.yaml/badge.svg)](https://github.com/scottames/dots/actions/workflows/pr_chezmoi_init.yaml)\n[![trunk.io](https://github.com/scottames/dots/actions/workflows/pr_trunkio.yaml/badge.svg)](https://github.com/scottames/dots/actions/workflows/pr_trunkio.yaml)\n\n## 🚀 init\n\nRequirements: `curl`, `git`, and `go`\n\n\u003e 🙈 Don't do this at home.\n\n```shell\ncurl -fsLS https://raw.githubusercontent.com/scottames/dots/main/scripts/init.sh | bash\n\n```\n\nOptionally, pass additional params to `chezmoi init`\n\n```shell\ncurl -fsSL -O \"https://raw.githubusercontent.com/scottames/dots/main/scripts/init.sh\" \u0026\u0026 chmod +x init.sh \u0026\u0026 ./init.sh --branch \u003cmy_branch\u003e\n```\n\n\u003e ⚠ written solely for Linux systems\n\n## 🔧 Tools of Note\n\n|               project                               |                                             description                                              |\n|:----------------------------------------------------|:-----------------------------------------------------------------------------------------------------|\n| [alacritty](https://alacritty.org/)                 | modern terminal emulator that comes with sensible defaults, but allows for extensive configuration   |\n| [aqua](https://aquaproj.github.io/)                 | declarative cli version manager                                                                      |\n| [chezmoi](https://www.chezmoi.io/)                  | manage your dotfiles across multiple diverse machines, securely                                      |\n| [fish](https://fishshell.com/)                      | smart and user-friendly command line shell                                                           |\n| [lazygit](https://github.com/jesseduffield/lazygit) | simple terminal UI for git commands                                                            |\n| [mage](https://magefile.org/)                       | make/rake-like build tool using golang                                                               |\n| [neovim](https://neovim.io/)                        | hyperextensible Vim-based text editor                                                                |\n| [paperwm](https://github.com/paperwm/PaperWM)       | experimental Gnome Shell extension providing scrollable tiling of windows and per monitor workspaces |\n| [starship](https://starship.rs/)                    | minimal, blazing-fast, and infinitely customizable prompt for any shell!                             |\n| [trunk.io](https://trunk.io/)                       | check, merge, and monitor your code                                                                  |\n| [wezterm](https://wezfurlong.org/wezterm/)          | a powerful cross-platform terminal emulator and multiplexer                                          |\n| [zellij](https://zellij.dev/)                       | terminal workspace with batteries included                                                           |\n\n## 🧪 Testing\n\nRuns linter checks, go tests, and chezmoi init inside a docker container\n\n```shell\nmage check \u0026\u0026 mage test\n```\n\n- Requires: docker, go, mage, trunk\n\n## 📜 Terms\n\nUse at your own risk!\n\n## ♥ Credits\n\n\"Nothing is original.\" Especially these dotfiles. Everything included here is heavily inspired by many giants that have come before me.\n\nSome (far from all) noteworthy sources:\n\n* https://github.com/sheldonhull/dotfiles-starter\n* https://github.com/webpro/awesome-dotfiles\n* https://github.com/folke/dot\n* https://github.com/twpayne/dotfiles\n* https://github.com/szorfein/dots\n* https://github.com/ThePrimeagen\n\n## ⚖️ License\n\nThe code is available under the [MIT license](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscottames%2Fdots","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fscottames%2Fdots","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscottames%2Fdots/lists"}