{"id":51546081,"url":"https://github.com/fnayou/dotfiles","last_synced_at":"2026-07-09T18:30:31.735Z","repository":{"id":366585031,"uuid":"1269622658","full_name":"fnayou/dotfiles","owner":"fnayou","description":"Cross-platform (macOS + Arch) dotfiles managed with GNU Stow — zsh, git, Neovim, Alacritty, bat, eza, Herdr, Oh My Posh, Taskfile, Claude Code. Catppuccin Macchiato.","archived":false,"fork":false,"pushed_at":"2026-06-29T18:13:32.000Z","size":6289,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-29T20:11:26.811Z","etag":null,"topics":["alacritty","arch-linux","bat","catppuccin","claude-code","dotfiles","endeavouros","eza","git","gnu-stow","herdr","macos","neovim","oh-my-posh","shell","task","taskfile","zsh"],"latest_commit_sha":null,"homepage":"https://fnayou.github.io/dotfiles/","language":"Lua","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/fnayou.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2026-06-15T00:00:03.000Z","updated_at":"2026-06-29T18:13:34.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/fnayou/dotfiles","commit_stats":null,"previous_names":["fnayou/dotfiles"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fnayou/dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnayou%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnayou%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnayou%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnayou%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fnayou","download_url":"https://codeload.github.com/fnayou/dotfiles/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnayou%2Fdotfiles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35309827,"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-07-09T02:00:07.329Z","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":["alacritty","arch-linux","bat","catppuccin","claude-code","dotfiles","endeavouros","eza","git","gnu-stow","herdr","macos","neovim","oh-my-posh","shell","task","taskfile","zsh"],"created_at":"2026-07-09T18:30:29.735Z","updated_at":"2026-07-09T18:30:31.727Z","avatar_url":"https://github.com/fnayou.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dotfiles\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"website/assets/images/dotfiles-readme-banner.png\" alt=\"fnayou/dotfiles banner\" /\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://fnayou.github.io/dotfiles/\"\u003eDocumentation\u003c/a\u003e\n\u003c/p\u003e\n\nPrivate, safe, cross-platform personal dotfiles for **macOS**, **EndeavourOS / Arch Linux**, and\n**Debian** (trixie / 13+), managed with [GNU Stow](https://www.gnu.org/software/stow/).\n\nmacOS is the primary environment; Arch is supported from the start, and Debian runs on all servers.\nConfigs are version-controlled\nin `stow/common/` and only ever symlinked into `$HOME` by a **deliberate, manual** Stow step —\nnever automatically.\n\n## Status\n\n```\nClaude Code operating layer:    complete\nGNU Stow scaffold:              created\nManaged packages:               see stow/common/\nHome directory:                 stowed — all stow/common/ packages symlinked into $HOME\n```\n\n`stow/common/` is the source of truth for which packages exist. All of its packages are stowed:\nlive symlinks point from `$HOME` into the repo. Stow is still always a deliberate, manual step.\n\n## What's included\n\nEach package is self-contained and carries its own README. `stow/macos/`, `stow/arch/`, and\n`stow/debian/` are reserved for platform-specific packages and are currently empty.\n\n| Package | What it manages | Details | Guide |\n|---|---|---|---|\n| **alacritty** | Alacritty terminal — window, font, keybinds, Catppuccin Macchiato theme | [README](stow/common/alacritty/README.md) | [guide](docs/guides/alacritty-setup.md) |\n| **bat** | bat pager — style, wrap, paging, Catppuccin Macchiato theme | [README](stow/common/bat/README.md) | [guide](docs/guides/bat-setup.md) |\n| **btop** | btop resource monitor — theme, background, truecolor, vim keys, Catppuccin Macchiato theme | [README](stow/common/btop/README.md) | [guide](docs/guides/btop-setup.md) |\n| **claude** | Claude Code status line — OS · model · path · git · context % segments, mirrors the Catppuccin Macchiato prompt | [README](stow/common/claude/README.md) | [guide](docs/guides/claude-setup.md) |\n| **eza** | eza `ls` replacement — Catppuccin Macchiato (Blue) color theme | [README](stow/common/eza/README.md) | [guide](docs/guides/eza-setup.md) |\n| **git** | Portable Git config — settings, aliases, global ignore (no secrets) | [README](stow/common/git/README.md) | [guide](docs/guides/git-setup.md) |\n| **herdr** | Herdr agent multiplexer — theme, terminal, UI, toast | [README](stow/common/herdr/README.md) | [guide](docs/guides/herdr-setup.md) |\n| **nvim** | Neovim config — Catppuccin Macchiato (Lua), managed plugins | [README](stow/common/nvim/README.md) | — |\n| **omp** | Oh My Posh prompt — segments + Catppuccin Macchiato palette | [README](stow/common/omp/README.md) | — |\n| **zsh** | Layered Zsh config — path, history, plugins, tools, prompt, per-OS layers, go-task completion | [README](stow/common/zsh/README.md) | [guide](docs/guides/zsh-setup.md) |\n\n## Documentation\n\nThe public documentation site — overview, installation, features, usage, and reference — lives at\n\u003chttps://fnayou.github.io/dotfiles/\u003e (built with MkDocs Material from `website/`).\n\nSetup guides are written for a human operator, not for agents.\n\n- [Packages setup](docs/guides/packages-setup.md) — install the tools every package depends on (`git`, `stow`, `go-task`, …).\n- [GNU Stow usage](docs/stow-usage.md) — dry-run workflow, install steps, conflict handling, adding packages.\n- Per-package setup guides — [alacritty](docs/guides/alacritty-setup.md) · [bat](docs/guides/bat-setup.md) · [btop](docs/guides/btop-setup.md) · [claude](docs/guides/claude-setup.md) · [eza](docs/guides/eza-setup.md) · [git](docs/guides/git-setup.md) · [herdr](docs/guides/herdr-setup.md) · [zsh](docs/guides/zsh-setup.md).\n- [Shell dependencies](docs/shell-dependencies.md) · [Zsh migration notes](docs/zsh-migration.md).\n\n## Installing a package\n\nStow is always a manual, reviewed step. Dry-run first, install only after reviewing the output.\n\n```bash\n# Step 1 — dry run, review what would be linked\nstow --dir=stow/common --target=\"$HOME\" --simulate \u003cpackage\u003e\n```\n\n⚠️  MANUAL STEP — run only after approving the dry-run output\n\n```bash\nstow --dir=stow/common --target=\"$HOME\" \u003cpackage\u003e\n```\n\nIf the dry run reports a conflict, **stop** and resolve it manually. Never use `--adopt` — it\noverwrites existing files. See the [Stow usage guide](docs/stow-usage.md) for full detail.\n\n## Safety\n\n- All `stow/common/` packages are stowed; symlinks point from `$HOME` into the repo. Each was installed via a deliberate, reviewed Stow step.\n- Stow and symlink operations happen only with explicit per-session approval and a reviewed plan.\n- No secrets, credentials, or private hostnames are committed.\n- Local-only and sensitive values live in unstowed `.example` templates that you copy and fill in.\n- Every significant change follows: PRD → Architecture → Review → Plan → Review → Build → Review → Commit.\n\n## For Claude Code\n\nRead `AGENTS.md` first — it is the main operating contract. It defines agent roles, the PRD-first\nworkflow, safety / privacy / cross-platform rules, the documentation workflow, and commit rules.\n\nDo not implement dotfiles, run Stow, create symlinks, or modify `$HOME` without explicit user\napproval and an approved plan.\n\n## Repository structure\n\n```\n.claude/          Claude Code agents, rules, and skills\nstow/\n  common/         Packages that work on all platforms (source of truth)\n  macos/          macOS-specific packages (empty)\n  arch/           Arch / EndeavourOS-specific packages (empty)\n  debian/         Debian-specific packages (empty)\ndocs/\n  guides/         Human setup guides, one per package\n  architecture/   Structure decisions and tradeoffs\n  decisions/      ADR-style decision records\n  plans/          Ordered implementation plans\n  prd/            Product requirements documents\n  reviews/        Review reports\n  claude/         Agent guides and workflow documentation\nAGENTS.md         Main operating contract — read this first\nCLAUDE.md         Claude Code entry point\n```\n\n## CI\n\nGitHub Actions runs on every push and pull request, performing non-destructive hygiene checks only:\nverifies expected files/directories exist, checks Markdown is present, runs `bash -n` on shell\nscripts, and scans for obvious secret patterns. It never runs Stow, creates symlinks, modifies\n`$HOME`, uses secrets, or deploys anything.\n\n## License\n\nSee `LICENSE`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffnayou%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffnayou%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffnayou%2Fdotfiles/lists"}