{"id":27647289,"url":"https://github.com/happy663/dotfiles","last_synced_at":"2026-04-26T22:31:32.139Z","repository":{"id":222446744,"uuid":"757294419","full_name":"happy663/dotfiles","owner":"happy663","description":null,"archived":false,"fork":false,"pushed_at":"2026-04-19T10:09:04.000Z","size":47431,"stargazers_count":6,"open_issues_count":128,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-19T12:13:27.386Z","etag":null,"topics":["dotfiles","lua"],"latest_commit_sha":null,"homepage":"","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/happy663.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":"AGENTS.md","dco":null,"cla":null}},"created_at":"2024-02-14T07:41:01.000Z","updated_at":"2026-04-19T10:09:08.000Z","dependencies_parsed_at":"2025-06-03T17:46:35.031Z","dependency_job_id":"8079b2c7-7ca8-47ab-856d-495bd309238a","html_url":"https://github.com/happy663/dotfiles","commit_stats":null,"previous_names":["happy663/dotfiles"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/happy663/dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/happy663%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/happy663%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/happy663%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/happy663%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/happy663","download_url":"https://codeload.github.com/happy663/dotfiles/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/happy663%2Fdotfiles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32315711,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T21:09:39.134Z","status":"ssl_error","status_checked_at":"2026-04-26T21:09:21.240Z","response_time":129,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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","lua"],"created_at":"2025-04-24T01:49:24.001Z","updated_at":"2026-04-26T22:31:32.134Z","avatar_url":"https://github.com/happy663.png","language":"Lua","readme":"# Dotfiles\n\nPersonal dotfiles repository. Development environment is declaratively managed using Nix and Home Manager.\n\n## Supported Platforms\n\n* macOS (Apple Silicon)\n* Linux (x86_64)\n\n## Setup\n\n```bash\n# 1. Initial setup (macOS only - Xcode Command Line Tools, etc.)\nmake init\n\n# 2. Install Nix\nsh \u003c(curl -L https://nixos.org/nix/install)\n\n# 3. Build Nix environment (flake update + Home Manager + nix-darwin)\nnix run .#update\n\n# 4. Create symlinks for dotfiles\nmake link\n\n# 5. Install Neovim plugins\nnvim -c \"Lazy install\"\n```\n\n## Repository Structure\n\n```\ndotfiles/\n├── conf/              # Configuration files\n│   ├── .config/       # Application configurations\n│   │   ├── nvim/      # Neovim configuration\n│   │   ├── wezterm/   # Wezterm configuration\n│   │   ├── zsh/       # Zsh configuration\n│   │   ├── git/       # Git configuration\n│   │   └── ...        # 30+ other tool configurations\n│   ├── .zshrc         # Main Zsh configuration\n│   └── .claude/       # Claude Code configuration\n├── scripts/           # Setup scripts\n│   ├── init.sh        # Initialization script\n│   └── link.sh        # Symlink creation\n├── flake.nix          # Nix flake configuration\n├── flake.lock         # Nix dependency lock file\n└── Makefile           # Main commands\n```\n\n## Managed Configurations\n\n### Editors \u0026 Development\n\n* **Neovim**: Main editor (lazy.nvim + numerous plugins)\n\n### Terminal \u0026 Shell\n\n* **Wezterm**: Main terminal emulator\n* **Zsh**: Main shell (Powerlevel10k theme)\n* **Tmux**: Terminal multiplexer\n\n### Git Related\n\n* **Git**: Version control configuration\n* **Lazygit**: Git TUI client\n* **GitHub CLI**: GitHub operations tool\n\n### Other Tools\n\n* **Karabiner-Elements**: Keyboard customization\n* **Hammerspoon**: macOS automation\n* **AeroSpace**: Window manager\n* **Raycast**: Launcher\n* **SKK**: Japanese input method\n* **Mise**: Runtime version management\n\n## Commands\n\n| Command     | Description                                               |\n| ----------- | --------------------------------------------------------- |\n| `make init` | Install Xcode Command Line Tools and essentials (macOS)   |\n| `make link` | Create symlinks for configuration files in home directory |\n\n## License\n\nMIT\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhappy663%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhappy663%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhappy663%2Fdotfiles/lists"}