{"id":16653556,"url":"https://github.com/norm/suit","last_synced_at":"2026-04-19T20:38:24.292Z","repository":{"id":66550738,"uuid":"66983046","full_name":"norm/suit","owner":"norm","description":"Personal setup for newly installed Macs","archived":false,"fork":false,"pushed_at":"2018-04-30T12:05:10.000Z","size":22,"stargazers_count":2,"open_issues_count":1,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-26T09:34:59.125Z","etag":null,"topics":["macos-setup"],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/norm.png","metadata":{"files":{"readme":"README.markdown","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":"2016-08-30T22:44:08.000Z","updated_at":"2021-04-04T08:30:43.000Z","dependencies_parsed_at":"2023-02-28T13:30:58.319Z","dependency_job_id":null,"html_url":"https://github.com/norm/suit","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/norm/suit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/norm%2Fsuit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/norm%2Fsuit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/norm%2Fsuit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/norm%2Fsuit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/norm","download_url":"https://codeload.github.com/norm/suit/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/norm%2Fsuit/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32022556,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["macos-setup"],"created_at":"2024-10-12T09:45:51.563Z","updated_at":"2026-04-19T20:38:24.268Z","avatar_url":"https://github.com/norm.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"Setting up a new macOS computer\n===============================\n\nThe initial software and code setup for my personal computers,\nfor use with [suited](https://github.com/norm/suited).\n\n\n## macOS account setup\n\nDuring the installation of macOS\n\n* don't sign into iCloud during the finalisation\n* create alternate `king` account, not `norm`\n\nOnce logged in, open System Preferences and:\n\n* create the `norm` account\n* turn off fast user switching\n* set the login window to display as \"Name and password\"\n* change the hostname in the Sharing pane\n\nLog out, then back in as `norm`, signing into iCloud during the finalisation.\n\n\n## Copy preferences\n\nSome preferences are hard to set using `defaults write`, so copy the files wholesale.\nRun this command, then immediately log out:\n```\nnohup sh -c '\n    sleep 20;\n    cp ~/Library/Mobile\\ Documents/com~apple~CloudDocs/kit/prefs/* ~/Library/Preferences\n' \u0026\n```\n\nOnly log back in after waiting for more than 20 seconds to have passed.\n\n## Software installation and environment customisation \n\nCopy your ssh key into place and activate it with `ssh-add`.\n\nExplicitly sign into the Mac App Store application: Store → Sign In… \n\nRun suited:\n\n```\nexport GITHUB_TOKEN=____TOKEN_GOES_HERE____\nexport GITHUB_USER='norm'\nexport GIT_EMAIL='norm@201created.com'\nexport GIT_NAME='Mark Norman Francis'\nexport HOST=`hostname -s`\ncurl -O https://raw.githubusercontent.com/norm/suited/master/suited.sh \nbash suited.sh github:norm/suit:initial_setup.conf\n```\n\nReboot once suited has run successfully all the way through.\n\n\nRun suited again, now installed to `/usr/local/bin`, with the same environment settings:\n\n```\nexport ...\n\n# set up the mac with my personal settings\nsuited github:norm/suit:preferences.conf\n\n# lastly, check out common code libraries I use and refer to\nsuited github:norm/suit:code_library.conf\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnorm%2Fsuit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnorm%2Fsuit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnorm%2Fsuit/lists"}