{"id":15510977,"url":"https://github.com/andrewmcodes/dotfiles","last_synced_at":"2026-02-24T11:03:59.367Z","repository":{"id":103491486,"uuid":"146949373","full_name":"andrewmcodes/dotfiles","owner":"andrewmcodes","description":"My personal dot and settings files","archived":false,"fork":false,"pushed_at":"2024-08-09T02:44:10.000Z","size":37439,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-04-28T12:02:43.347Z","etag":null,"topics":["archipelago","brew","brewfile","oh-my-zsh","ruby","spacevim","termiminal","tmux-conf","tumx","vscode","vscode-settings","zsh"],"latest_commit_sha":null,"homepage":"","language":"Lua","has_issues":false,"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/andrewmcodes.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-08-31T22:58:33.000Z","updated_at":"2024-08-09T02:44:14.000Z","dependencies_parsed_at":"2023-03-11T08:15:16.149Z","dependency_job_id":"41bc40da-bb5e-49f0-916c-77889bce2adc","html_url":"https://github.com/andrewmcodes/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/andrewmcodes%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewmcodes%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewmcodes%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewmcodes%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andrewmcodes","download_url":"https://codeload.github.com/andrewmcodes/dotfiles/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251311333,"owners_count":21569009,"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":["archipelago","brew","brewfile","oh-my-zsh","ruby","spacevim","termiminal","tmux-conf","tumx","vscode","vscode-settings","zsh"],"created_at":"2024-10-02T09:52:10.484Z","updated_at":"2025-10-25T08:02:28.232Z","avatar_url":"https://github.com/andrewmcodes.png","language":"Lua","readme":"# Dotfiles\n\nManaged with [chezmoi](https://www.chezmoi.io/), these dotfiles keep shell, editor, and CLI configuration synchronized across machines. Files prefixed with `dot_` map directly to paths in `$HOME` (for example `dot_zshenv` → `~/.zshenv`).\n\n## Tooling Overview\n\n| Tool | Role |\n| ---- | ---- |\n| [chezmoi](https://www.chezmoi.io/) | Apply and template the repository contents. |\n| [mise](https://mise.jdx.dev/) | Install pinned runtimes via `.tool-versions`. |\n| [Homebrew](https://brew.sh/) | Provision CLI tools and apps. |\n| [Warp](https://www.warp.dev/) | Terminal profile stored in `dot_warp/`. |\n| [Docker](https://www.docker.com/) | CLI settings in `dot_docker/`. |\n| [Prettier](https://prettier.io/) | Formatter defaults from `dot_prettierrc`. |\n\nExecutable helpers live in `bin/`. Archived or inactive configs reside in `archive/`.\n\n## Setup\n\n1. **Install prerequisites**\n   ```shell\n   /bin/bash -c \"$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)\"\n   brew install chezmoi jdx/mise/mise\n   ```\n2. **Apply the dotfiles**\n   ```shell\n   chezmoi init --apply \u003cgithub-username\u003e/dotfiles\n   ```\n3. **Install toolchains**\n   ```shell\n   mise install\n   ```\n   Run `brew bundle` if a Brewfile is present.\n\n## Common chezmoi Commands\n\n- Edit and apply a file in one step: `chezmoi edit --apply \u003cpath\u003e`\n- Review pending changes: `chezmoi diff`\n- Re-apply everything: `chezmoi apply`\n- Adjust attributes (e.g., remove private flag): `chezmoi chattr -- -p \u003cpath\u003e`\n\n## Repository Layout\n\n- `dot_*` files map to configuration files in `$HOME`.\n- `bin/` contains executables linked into `~/bin`.\n- `archive/` holds legacy configuration kept for reference.\n","funding_links":[],"categories":["Shell"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrewmcodes%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandrewmcodes%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrewmcodes%2Fdotfiles/lists"}