{"id":20031052,"url":"https://github.com/yosh1/dotfiles","last_synced_at":"2026-04-11T00:56:20.947Z","repository":{"id":92918195,"uuid":"152591269","full_name":"yosh1/dotfiles","owner":"yosh1","description":null,"archived":false,"fork":false,"pushed_at":"2020-01-11T07:44:10.000Z","size":40,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-12T17:47:36.457Z","etag":null,"topics":["dotfiles","fish","macos","vim"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/yosh1.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-10-11T12:51:47.000Z","updated_at":"2019-11-16T05:48:58.000Z","dependencies_parsed_at":"2023-04-11T10:28:20.331Z","dependency_job_id":null,"html_url":"https://github.com/yosh1/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/yosh1%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yosh1%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yosh1%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yosh1%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yosh1","download_url":"https://codeload.github.com/yosh1/dotfiles/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241461915,"owners_count":19966775,"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":["dotfiles","fish","macos","vim"],"created_at":"2024-11-13T09:30:08.230Z","updated_at":"2026-04-11T00:56:20.935Z","avatar_url":"https://github.com/yosh1.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dotfiles\n\nmacOS development environment configuration files.\n\n## Structure\n\n```\nghostty/          Ghostty terminal config, shaders, and custom theme\nzsh/              Zsh configuration (Prezto + pure prompt)\nstarship/         Starship prompt theme (black \u0026 yellow)\ngit/              Git global configuration\nclaude/           Claude Code settings and custom instructions\ncursor/           Cursor editor MCP config\nvim/              Vim configuration\nmac/              macOS system preferences script\neditor/           EditorConfig\n```\n\n## New Mac Setup\n\n```bash\n# 1. Clone\ngit clone https://github.com/yosh1/dotfiles.git ~/dotfiles\ncd ~/dotfiles\n\n# 2. Run setup script (installs Homebrew, packages, creates symlinks)\n./setup.sh\n```\n\nThe setup script handles:\n- Homebrew installation\n- CLI tools (git, gh, starship, nvm, rbenv, terminal-notifier, vim, tmux)\n- GUI apps (Ghostty, Cursor, VS Code)\n- Prezto (zsh framework)\n- All symlinks (configs listed below)\n- macOS system preferences (optional, interactive)\n\n## Manual Symlinks\n\nIf you prefer to link individual configs:\n\n```bash\n# Ghostty\nln -sf $(pwd)/ghostty/config  ~/.config/ghostty/config\nln -sf $(pwd)/ghostty/shaders ~/.config/ghostty/shaders\nln -sf $(pwd)/ghostty/themes  ~/.config/ghostty/themes\n\n# Shell\nln -sf $(pwd)/zsh/.zshrc ~/.zshrc\nln -sf $(pwd)/starship/starship.toml ~/.config/starship.toml\n\n# Git\nln -sf $(pwd)/git/.gitconfig ~/.gitconfig\n\n# AI tools\nln -sf $(pwd)/claude/CLAUDE.md     ~/.claude/CLAUDE.md\nln -sf $(pwd)/claude/settings.json ~/.claude/settings.json\nln -sf $(pwd)/cursor/mcp.json      ~/.cursor/mcp.json\n\n# Editor\nln -sf $(pwd)/vim/.vimrc ~/.vimrc\nln -sf $(pwd)/editor/.editorconfig ~/.editorconfig\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyosh1%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyosh1%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyosh1%2Fdotfiles/lists"}