{"id":25643362,"url":"https://github.com/sidoshi/dotfiles","last_synced_at":"2026-06-11T20:31:08.119Z","repository":{"id":277837811,"uuid":"933682798","full_name":"sidoshi/dotfiles","owner":"sidoshi","description":null,"archived":false,"fork":false,"pushed_at":"2026-05-19T07:50:29.000Z","size":89,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-05-30T17:30:53.277Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Lua","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/sidoshi.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-02-16T13:06:17.000Z","updated_at":"2026-05-19T07:50:33.000Z","dependencies_parsed_at":"2025-02-16T14:33:56.819Z","dependency_job_id":"32ed7f84-934f-408a-a6fe-0d183f39b36f","html_url":"https://github.com/sidoshi/dotfiles","commit_stats":null,"previous_names":["sidoshi/dotfiles"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sidoshi/dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sidoshi%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sidoshi%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sidoshi%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sidoshi%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sidoshi","download_url":"https://codeload.github.com/sidoshi/dotfiles/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sidoshi%2Fdotfiles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34217312,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-11T02:00:06.485Z","response_time":57,"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":[],"created_at":"2025-02-23T06:18:22.725Z","updated_at":"2026-06-11T20:31:08.113Z","avatar_url":"https://github.com/sidoshi.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dotfiles\n\nInstall Homebrew.\n\nInstall Git (if for some reason the macOS default isn't firing):\nbrew install git\n\nClone your dotfiles:\ngit clone https://github.com/your-username/dotfiles.git ~/dotfiles\n\nRun Brew Bundle from the repo:\nbrew bundle --file ~/dotfiles/Brewfile\n\nInstall Mise \u0026 Runtimes:\nmise install\n\nStow your configs:\n\n```zsh\ncd ~/dotfiles\nstow --adopt .\n```\n\nInstall Oh My Zsh (with the KEEP_ZSHRC=yes flag).\n\nSign in to atuin and sync\n\n## Secret Management\n\nSecrets are managed with [fnox](https://github.com/fnox-dev/fnox), an age-based secret store. fnox is installed automatically via mise (declared in `.config/mise/config.toml`).\n\nThe `.zshrc` eval hook loads secrets into your shell environment:\n\n```zsh\neval \"$(fnox activate zsh)\"\n```\n\n### New machine setup\n\nOn a new machine, run the bootstrap task to store your age private key (the key that decrypts your fnox secrets):\n\n```zsh\nmise run fnox\n```\n\nThis will prompt you to paste your `AGE-SECRET-KEY-...` private key and store it at `~/.config/fnox/age.txt` (chmod 600). Keep a copy of this key somewhere safe (e.g. a password manager) — it cannot be recovered if lost.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsidoshi%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsidoshi%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsidoshi%2Fdotfiles/lists"}