{"id":15715960,"url":"https://github.com/ikuwow/dotfiles","last_synced_at":"2025-04-15T06:15:54.982Z","repository":{"id":16019189,"uuid":"18762772","full_name":"ikuwow/dotfiles","owner":"ikuwow","description":"My dear dotfiles.","archived":false,"fork":false,"pushed_at":"2025-04-02T03:09:46.000Z","size":770,"stargazers_count":22,"open_issues_count":8,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-15T06:15:49.765Z","etag":null,"topics":["bash","brew","dotfiles"],"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/ikuwow.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}},"created_at":"2014-04-14T14:05:48.000Z","updated_at":"2025-04-02T03:09:49.000Z","dependencies_parsed_at":"2023-11-19T02:40:05.088Z","dependency_job_id":"8d54e18c-ee0f-4edb-9999-020f0ddbaa32","html_url":"https://github.com/ikuwow/dotfiles","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ikuwow%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ikuwow%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ikuwow%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ikuwow%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ikuwow","download_url":"https://codeload.github.com/ikuwow/dotfiles/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249016643,"owners_count":21198833,"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":["bash","brew","dotfiles"],"created_at":"2024-10-03T21:43:33.163Z","updated_at":"2025-04-15T06:15:54.960Z","avatar_url":"https://github.com/ikuwow.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dotfiles\n\n![CI](https://github.com/ikuwow/dotfiles/actions/workflows/ci.yml/badge.svg)\n\nMy dear dotfiles.\n\n## Set up your new Mac\n\n* ☑️ Set language and reboot (System Preferences =\u003e Language and Region =\u003e Click plus button =\u003e ...)\n* ☑️ Connect to internet\n* ☑️ Sign in Apple ID (System Preferences =\u003e Click \"Sign in\" =\u003e ...)\n* ☑️ Set password of login user (System Preferences =\u003e Users and Groups =\u003e ...)\n* ☑️ Install Developer Tools: `xcode-select --install`\n\n## Boostrapping\n\n```\ncurl -L https://raw.githubusercontent.com/ikuwow/dotfiles/master/bootstrap.sh | bash -s\n```\n\nWhen you want to bootstrap specific branch:\n\n```\ncurl -L https://raw.githubusercontent.com/ikuwow/dotfiles/master/bootstrap.sh | bash -s -- branchname\n```\n\n## Set login shell after bootstrapping\n\n```\n# Intel\nLOGIN_SHELL=\"/usr/local/bin/bash\"\nsudo sh -c \"echo $LOGIN_SHELL \u003e\u003e /etc/shells\"\nchsh -s \"$LOGIN_SHELL\"\n```\n\n```\n# Apple Silicon\nLOGIN_SHELL=\"/opt/homebrew/bin/bash\"\nsudo sh -c \"echo $LOGIN_SHELL \u003e\u003e /etc/shells\"\nchsh -s \"$LOGIN_SHELL\"\n```\n\n## Notes\n\n### Create key pair\n\n```\nssh-keygen -t rsa -b 4096 -C \"ikuwow@gmail.com\"\n```\n\nBe sure to set passphrase.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fikuwow%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fikuwow%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fikuwow%2Fdotfiles/lists"}