{"id":23118895,"url":"https://github.com/tktcorporation/dotfiles","last_synced_at":"2026-04-11T11:32:35.590Z","repository":{"id":46010055,"uuid":"334205965","full_name":"tktcorporation/dotfiles","owner":"tktcorporation","description":"💻 macOS / Ubuntu dotfiles","archived":false,"fork":false,"pushed_at":"2023-11-27T16:03:52.000Z","size":1301,"stargazers_count":0,"open_issues_count":12,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-20T23:07:24.278Z","etag":null,"topics":["applesilicon","dotfiles","git","macos","shell","ubuntu","vim"],"latest_commit_sha":null,"homepage":"","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/tktcorporation.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":".github/CODE_OF_CONDUCT.md","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}},"created_at":"2021-01-29T16:49:19.000Z","updated_at":"2022-08-01T03:26:29.000Z","dependencies_parsed_at":"2025-06-20T23:07:25.153Z","dependency_job_id":null,"html_url":"https://github.com/tktcorporation/dotfiles","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tktcorporation/dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tktcorporation%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tktcorporation%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tktcorporation%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tktcorporation%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tktcorporation","download_url":"https://codeload.github.com/tktcorporation/dotfiles/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tktcorporation%2Fdotfiles/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261032097,"owners_count":23100050,"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":["applesilicon","dotfiles","git","macos","shell","ubuntu","vim"],"created_at":"2024-12-17T05:30:05.701Z","updated_at":"2026-04-11T11:32:35.584Z","avatar_url":"https://github.com/tktcorporation.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dotfiles\n\n[chezmoi](https://www.chezmoi.io/) + [Brewfile](https://github.com/Homebrew/homebrew-bundle) + [1Password CLI](https://developer.1password.com/docs/cli/) で管理するシンプルな dotfiles.\n\n## Setup\n\n```bash\nsh -c \"$(curl -fsLS get.chezmoi.io)\" -- init --apply tktcorporation\n```\n\nこれだけで以下が全て完了します:\n\n1. **chezmoi** インストール\n2. **Homebrew** インストール (未導入の場合)\n3. **Brewfile** の全パッケージインストール (gh, ghq, fzf, direnv, zoxide, 1password-cli, ...)\n4. **~/.gitconfig** 展開 (name/email/signing key をプロンプトで設定)\n5. **~/.gitignore_global** 展開\n6. **~/.zprofile** 展開 (Homebrew PATH)\n7. **~/.zshrc** 展開 (zoxide, direnv, fzf, ghq/fzf aliases)\n8. **~/.ssh/config** 展開 (1Password SSH agent)\n\n### 更新\n\n```bash\nchezmoi update\n```\n\n## 構成\n\n```\n.chezmoi.yaml.tmpl                           # chezmoi 設定 (初回プロンプト定義)\nBrewfile                                     # brew bundle で管理するパッケージ\ndot_gitconfig.tmpl                           # ~/.gitconfig (aliases + 1Password signing)\ndot_gitignore_global                         # ~/.gitignore_global\ndot_zprofile.tmpl                            # ~/.zprofile (Homebrew PATH)\ndot_zshrc                                    # ~/.zshrc (tool init + aliases)\nprivate_dot_ssh/private_config.tmpl          # ~/.ssh/config (1Password SSH agent)\nrun_onchange_before_install-packages.sh.tmpl # Brewfile 変更時に自動で brew bundle\n```\n\n## パッケージ管理\n\n`Brewfile` を編集して `chezmoi apply` すると自動で `brew bundle` が走ります.\n\n## 1Password 連携\n\n- **SSH agent**: `~/.ssh/config` に OS に応じた `IdentityAgent` を自動設定\n- **commit signing**: 初回セットアップ時に SSH 公開鍵を入力すると `op-ssh-sign` 経由の署名を自動設定 (空欄でスキップ可)\n\n## ローカル上書き\n\n`~/.gitconfig.local` でマシン固有の設定を追加できます.\n\n## License\n\n[MIT](LICENSE.txt)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftktcorporation%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftktcorporation%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftktcorporation%2Fdotfiles/lists"}