{"id":19625441,"url":"https://github.com/paultman/setupmac","last_synced_at":"2025-04-28T05:32:38.930Z","repository":{"id":65254751,"uuid":"389715604","full_name":"paultman/setupMac","owner":"paultman","description":"This is a repo to setup default apps and preferences for a developer using a new mac.  See the blogpost for details.","archived":false,"fork":false,"pushed_at":"2021-08-03T15:02:59.000Z","size":14,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-04-28T05:12:34.661Z","etag":null,"topics":["dotfiles","homebrew","macbook","macosx","osx"],"latest_commit_sha":null,"homepage":"","language":"Vim script","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/paultman.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}},"created_at":"2021-07-26T17:27:12.000Z","updated_at":"2024-04-28T05:12:34.662Z","dependencies_parsed_at":"2023-01-16T14:53:24.921Z","dependency_job_id":null,"html_url":"https://github.com/paultman/setupMac","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/paultman%2FsetupMac","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paultman%2FsetupMac/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paultman%2FsetupMac/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paultman%2FsetupMac/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/paultman","download_url":"https://codeload.github.com/paultman/setupMac/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224097794,"owners_count":17255385,"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":["dotfiles","homebrew","macbook","macosx","osx"],"created_at":"2024-11-11T11:41:40.179Z","updated_at":"2024-11-11T11:41:41.301Z","avatar_url":"https://github.com/paultman.png","language":"Vim script","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Paul's Mac Setup\nThis is the start of a mac setup guide to have a standard process to quickly setup a new mac computer.  It will include general system configuration and programs, as well as developer specific additions.  \n\nIt relies on Homebrew for installs, and a bare git dotfile repo for developer configurations.\n\nYou can find a more extended writeup on my blog: https://paultman.com/versioning-for-dev-tool-configs-git-for-dotfiles/\n\n## Tool and Application Instalation\nI have written bash scripts, based on the work of others, to create two install files.  The first is for non-gui tools, the second relies on casks for gui applications.  Brew itself will check and install x-code comman line tools as necessary.\n\n### brewInstalls.sh\nThis script first makes Homebrew updates then installs common tools like: \n- Gnu Coreutils\n- findutils\n- set\n- wget\n- openssh\n- z\n- git\n- gh\n- git-delta\n- glances\n- tree\n\nHave a look at the file for more details.\nTo check installs with version:\n\u003e brew list --versions\n\n### brewCaskInstalls.sh\nThis script focuses on common gui based application installs.  It is divided into a general apps section and developer apps section.\n- discord\n- evernote\n- firefox\n- font-fira-code\n- google-chrome\n- grandperspective\n- iterm2\n- nordvpn\n- postman\n- slack\n- sourcetree\n- visual-studio-code\n- vlc\n- whatsapp\n- zoom\n\nTo check app versions use:\n\n`\u003e brew list --cask --versions`\n\n### Dotfile dependencies\nI have a few basic dotfile configs here, and there are a few dependencities:\nInstall oh-my-zsh, referenced in .zshrc\n\n`\u003e sh -c \"$(curl -fsSL https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh)\"`\n\nand install the monokai theme, referenced in .vimrc\n\n`\u003e curl https://raw.githubusercontent.com/crusoexia/vim-monokai/master/colors/monokai.vim -o  ~/.vim/colors/monokai.vim --create-dirs`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaultman%2Fsetupmac","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpaultman%2Fsetupmac","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaultman%2Fsetupmac/lists"}