{"id":26886365,"url":"https://github.com/igorcferreira/macosconfig","last_synced_at":"2025-05-08T23:11:38.120Z","repository":{"id":77548301,"uuid":"212572517","full_name":"igorcferreira/macOSConfig","owner":"igorcferreira","description":"Scripts and support files for the basic Mac configuration","archived":false,"fork":false,"pushed_at":"2025-04-24T15:48:00.000Z","size":117,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-24T16:51:23.952Z","etag":null,"topics":["bash","dotfiles","macos","shell","shell-script"],"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/igorcferreira.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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,"zenodo":null},"funding":{"github":"igorcferreira","ko_fi":"igorcferreira"}},"created_at":"2019-10-03T12:18:17.000Z","updated_at":"2025-04-24T15:48:05.000Z","dependencies_parsed_at":"2023-11-21T12:31:10.288Z","dependency_job_id":"96831994-7479-4041-acc3-1e253e61baf0","html_url":"https://github.com/igorcferreira/macOSConfig","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igorcferreira%2FmacOSConfig","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igorcferreira%2FmacOSConfig/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igorcferreira%2FmacOSConfig/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igorcferreira%2FmacOSConfig/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/igorcferreira","download_url":"https://codeload.github.com/igorcferreira/macOSConfig/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253160777,"owners_count":21863631,"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","dotfiles","macos","shell","shell-script"],"created_at":"2025-03-31T19:18:35.723Z","updated_at":"2025-05-08T23:11:38.075Z","avatar_url":"https://github.com/igorcferreira.png","language":"Shell","funding_links":["https://github.com/sponsors/igorcferreira","https://ko-fi.com/igorcferreira"],"categories":[],"sub_categories":[],"readme":"# Set of Mac OS configuration\n\nThis repo works as a container of tools that can be used to setup a macOS instance\n\n## Run all the install scripts (minus dot files)\n\nTo run this script, just execute:\n\n```sh\nsh -c \"$(curl -fsSL https://github.com/igorcferreira/macOSConfig/releases/download/1.0.1/install.sh)\"\n```\n\nThis script may ask input at some point, but, at the end, all will be whell\n\n## Run specific scripts\n\nYou can run install scripts individually with, for example:\n\n```sh\nsh -c \"$(curl -fsSL https://raw.githubusercontent.com/igorcferreira/macOSConfig/main/install_homebrew.sh)\"\n```\n\nKeep in mind that certain install scripts expects some dependencies already installed. For example, `install_java` expects Homebrew to be installed\n\nIf the scripts requires arguments, you can use:\n\n```sh\nsh -c \"$(curl -fsSL https://raw.githubusercontent.com/igorcferreira/macOSConfig/main/configure_git.sh)\" configure_git --global --name 'Some User' --email 'user@domain.com' --gpg_key '12345GBH' --kaleidoscope\n```\n\n## Link dot files\n\nIf you wish to have a copy of my dot files configuration, you can clone this repository and run:\n\n```sh\n./install_dot_files.sh\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Figorcferreira%2Fmacosconfig","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Figorcferreira%2Fmacosconfig","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Figorcferreira%2Fmacosconfig/lists"}