{"id":26395717,"url":"https://github.com/devanoxltd/mac-setup","last_synced_at":"2026-01-03T08:06:40.657Z","repository":{"id":158654935,"uuid":"634153413","full_name":"devanoxltd/mac-setup","owner":"devanoxltd","description":"Setup Your mac for Laravel and flutter development","archived":false,"fork":false,"pushed_at":"2025-02-18T05:32:45.000Z","size":196,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-18T06:29:41.514Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"HTML","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/devanoxltd.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},"funding":{"github":"devanoxltd"}},"created_at":"2023-04-29T08:02:54.000Z","updated_at":"2025-02-18T05:32:49.000Z","dependencies_parsed_at":"2023-11-21T05:39:31.246Z","dependency_job_id":"1673e123-0f0b-4470-9276-83f3eb5a9b7c","html_url":"https://github.com/devanoxltd/mac-setup","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/devanoxltd%2Fmac-setup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devanoxltd%2Fmac-setup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devanoxltd%2Fmac-setup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devanoxltd%2Fmac-setup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devanoxltd","download_url":"https://codeload.github.com/devanoxltd/mac-setup/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244022683,"owners_count":20385134,"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":[],"created_at":"2025-03-17T11:19:05.270Z","updated_at":"2026-01-03T08:06:40.651Z","avatar_url":"https://github.com/devanoxltd.png","language":"HTML","funding_links":["https://github.com/sponsors/devanoxltd"],"categories":[],"sub_categories":[],"readme":"# 🗣 Setup Your mac for laravel and flutter development\n\n### 📝  Install Xcode\n```sh\nxcode-select --install\n```\n### 📝  Accept Xcode license\n```sh\nsudo xcodebuild -license\n```\n\n### 📝  Install Homebrew\n```sh\n/bin/bash -c \"$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)\"\n```\n\n### 💪 💻 Start Setup Your mac for laravel and flutter development\n```sh\ncurl -s https://raw.githubusercontent.com/devanoxLtd/mac-setup/main/setup.sh | bash\n```\n\n### Use brew in current terminal\n```sh\neval \"$(/opt/homebrew/bin/brew shellenv)\"\n```\n##  ⚡ Configure Git Profile\n\n```sh\ngit config --global user.name \"Mr Chetan\"\ngit config --global user.email \"contact@mrchetan.com\"\n```\n\n##  ⚡ Configure Git Profile For Single Repo\n\n```sh\ngit config user.name \"Mr Chetan\"\ngit config user.email \"contact@mrchetan.com\"\n```\n\n\n## Add VSCode as default editor for all programming languages on macOS\n```sh\nbrew install duti python-yq\ncurl \"https://raw.githubusercontent.com/github/linguist/master/lib/linguist/languages.yml\" \\\n  | yq -r \"to_entries | (map(.value.extensions) | flatten) - [null] | unique | .[]\" \\\n  | xargs -L 1 -I \"{}\" duti -s com.microsoft.VSCode {} all\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevanoxltd%2Fmac-setup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevanoxltd%2Fmac-setup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevanoxltd%2Fmac-setup/lists"}