{"id":16343292,"url":"https://github.com/ners/macos","last_synced_at":"2025-11-06T05:30:28.855Z","repository":{"id":104277041,"uuid":"309300542","full_name":"ners/macOS","owner":"ners","description":null,"archived":false,"fork":false,"pushed_at":"2020-11-02T08:31:50.000Z","size":40,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-27T16:24:33.428Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/ners.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":"2020-11-02T08:13:36.000Z","updated_at":"2020-11-02T08:31:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"99a4ff71-ed90-489f-9bca-195cfd95a606","html_url":"https://github.com/ners/macOS","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/ners%2FmacOS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ners%2FmacOS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ners%2FmacOS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ners%2FmacOS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ners","download_url":"https://codeload.github.com/ners/macOS/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239483872,"owners_count":19646426,"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":"2024-10-11T00:24:03.632Z","updated_at":"2025-11-06T05:30:28.826Z","avatar_url":"https://github.com/ners.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"macOS setup\n===========\n\n# Install Brew\n```sh\n/bin/bash -c \"$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)\"\n```\n\n# Switch to Brew-provided ZSH\n```sh\nbrew install zsh zsh-syntax-highlighting\necho /usr/local/bin/zsh | sudo tee -a /etc/shells\nwget -O ~/.zshrc https://git.grml.org/f/grml-etc-core/etc/zsh/zshrc\ngit clone https://github.com/sindresorhus/pure.git /tmp/pure\ncp /tmp/pure/async.zsh /usr/local/share/zsh/site-functions/async\ncp /tmp/pure/pure.zsh /usr/local/share/zsh/site-functions/prompt_pure_setup\nfor f in .zshrc .zshrc.local .profile ; do cp $f ~/$f ; done\nchsh -s /usr/local/bin/zsh\n```\n\n# Set up Git\n```sh\nfor f in .gitconfig .gitignore ; do cp $f ~/$f ; done\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fners%2Fmacos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fners%2Fmacos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fners%2Fmacos/lists"}