{"id":15870837,"url":"https://github.com/int128/dotfiles","last_synced_at":"2025-03-16T04:30:22.445Z","repository":{"id":19021326,"uuid":"22244596","full_name":"int128/dotfiles","owner":"int128","description":"Dotfiles of my environment","archived":false,"fork":false,"pushed_at":"2025-03-14T15:07:33.000Z","size":228,"stargazers_count":5,"open_issues_count":2,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-14T16:23:52.648Z","etag":null,"topics":["dotfiles","macos","wsl","zsh"],"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/int128.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":"2014-07-25T04:11:07.000Z","updated_at":"2025-03-14T15:07:36.000Z","dependencies_parsed_at":"2023-01-11T20:01:32.997Z","dependency_job_id":"f1d4da7a-6b99-4768-bf82-d8f26c98d745","html_url":"https://github.com/int128/dotfiles","commit_stats":{"total_commits":332,"total_committers":2,"mean_commits":166.0,"dds":"0.0060240963855421326","last_synced_commit":"911e67b84cab023a4378ff72cb3c21ea8a2d44ca"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/int128%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/int128%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/int128%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/int128%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/int128","download_url":"https://codeload.github.com/int128/dotfiles/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243801679,"owners_count":20350108,"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","macos","wsl","zsh"],"created_at":"2024-10-06T00:40:30.655Z","updated_at":"2025-03-16T04:30:22.426Z","avatar_url":"https://github.com/int128.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dotfiles [![build](https://github.com/int128/dotfiles/actions/workflows/build.yaml/badge.svg)](https://github.com/int128/dotfiles/actions/workflows/build.yaml)\n\nThis is a dotfiles of my environment.\n\n## Getting Started\n\n```sh\n# Clone the repository\ngit clone https://github.com/int128/dotfiles.git\n\n# Run the installation script\n./dotfiles/install\n```\n\nIt supports the following platforms:\n\n- [macOS](macos)\n- [Google Cloud Shell](cloudshell)\n\nYou can put environment specific configuration to `.zshrc.local`.\nFor example,\n\n```zsh\necho enable_proxy \u003e\u003e .zshrc.local\n```\n\n### AWS access\n\nSet up your `.aws/config` for AWS SSO.\n\n```ini\n[profile PROFILE]\nregion = ap-northeast-1\nsso_start_url = https://SPACE.awsapps.com/start\nsso_region = ap-northeast-1\nsso_account_id = NUMBER\nsso_role_name = AdministratorAccess\n```\n\nFor [SSH connections through Session Manager](https://docs.aws.amazon.com/systems-manager/latest/userguide/session-manager-getting-started-enable-ssh-connections.html), set up your `.ssh/config`.\n\n```\nhost i-* mi-*\n  ProxyCommand sh -c \"aws ssm start-session --target %h --document-name AWS-StartSSHSession --parameters 'portNumber=%p'\"\n  User ssm-user\n  ServerAliveInterval 60\n```\n\n## Sandbox\n\nTo run an ephemeral pod:\n\n```sh\nk run --rm -it --image ghcr.io/int128/dotfiles:main int128-sandbox\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fint128%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fint128%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fint128%2Fdotfiles/lists"}