{"id":19459864,"url":"https://github.com/yairm210/mac-setup","last_synced_at":"2026-03-01T08:33:06.671Z","repository":{"id":261013488,"uuid":"852121781","full_name":"yairm210/mac-setup","owner":"yairm210","description":"Tools I use on a Mac","archived":false,"fork":false,"pushed_at":"2025-02-13T12:39:46.000Z","size":12,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-25T12:24:11.791Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/yairm210.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":"2024-09-04T09:05:40.000Z","updated_at":"2025-02-13T12:39:50.000Z","dependencies_parsed_at":"2024-11-04T08:20:55.623Z","dependency_job_id":"07e494bf-3e21-43a3-af5f-0a9aef195c5d","html_url":"https://github.com/yairm210/mac-setup","commit_stats":null,"previous_names":["yairm210/mac-setup"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/yairm210/mac-setup","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yairm210%2Fmac-setup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yairm210%2Fmac-setup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yairm210%2Fmac-setup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yairm210%2Fmac-setup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yairm210","download_url":"https://codeload.github.com/yairm210/mac-setup/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yairm210%2Fmac-setup/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29965403,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-01T06:55:38.174Z","status":"ssl_error","status_checked_at":"2026-03-01T06:53:04.810Z","response_time":124,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":[],"created_at":"2024-11-10T17:34:19.831Z","updated_at":"2026-03-01T08:33:06.654Z","avatar_url":"https://github.com/yairm210.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# mac-setup\nTools I use on a Mac\n\n- [Iterm2](https://iterm2.com/downloads.html)\n  - Profiles \u003e Open \u003e Edit \u003e Keys \u003e Key mappings, Add “Option + Backspace”: Send hex codes `0x1B 0x08`\n- [Oh My Zsh](https://ohmyz.sh/#install)\n  - [powerlevel10k](https://github.com/romkatv/powerlevel10k?tab=readme-ov-file#getting-started)\n  - in ~/.zshrc, to option+arrow navigate like normal, add\n    - `bindkey \"\\e\\e[D\" backward-word`\n    - `bindkey \"\\e\\e[C\" forward-word`\n- [MeetingBar](https://apps.apple.com/us/app/meetingbar/id1532419400?mt=12) - Calendar dropdown\n- [Alfred](https://www.alfredapp.com/) - better search\n- [Rectangle](https://rectangleapp.com/) - Windows-style 'move app to part of screen'\n\n- Trackpad settings, ‘secondary click - click or tap with two fingers'\n- To run dockers, Colima - `brew install colima`, `colima start`. \nAlso requires installing buildkit:\n\n```bash\nARCH=arm64\nVERSION=v0.10.4\ncurl -LO https://github.com/docker/buildx/releases/download/${VERSION}/buildx-${VERSION}.darwin-${ARCH}\nmkdir -p ~/.docker/cli-plugins\nmv buildx-${VERSION}.darwin-${ARCH} ~/.docker/cli-plugins/docker-buildx\nchmod +x ~/.docker/cli-plugins/docker-buildx\ndocker buildx version\n```\n\n\n- PyCharm / IntelliJ IDEA plugins:\n  - Makefile language\n  - Rainbow Brackets (freemium)\n\n- Vscode extentions:\n  - Git Graph\n  - indent-rainbow\n  - Rainbow Brackets  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyairm210%2Fmac-setup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyairm210%2Fmac-setup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyairm210%2Fmac-setup/lists"}