{"id":20926991,"url":"https://github.com/adamj/config","last_synced_at":"2025-07-06T01:39:29.611Z","repository":{"id":263460865,"uuid":"867113335","full_name":"AdamJ/config","owner":"AdamJ","description":"Configuration files to help me get up and running quickly on new machines (usually Macs).","archived":false,"fork":false,"pushed_at":"2024-11-18T16:43:50.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-19T18:26:40.865Z","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/AdamJ.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":"2024-10-03T13:26:33.000Z","updated_at":"2024-11-18T16:43:51.000Z","dependencies_parsed_at":"2024-11-20T13:38:21.070Z","dependency_job_id":null,"html_url":"https://github.com/AdamJ/config","commit_stats":null,"previous_names":["adamj/config"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdamJ%2Fconfig","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdamJ%2Fconfig/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdamJ%2Fconfig/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdamJ%2Fconfig/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AdamJ","download_url":"https://codeload.github.com/AdamJ/config/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243320087,"owners_count":20272412,"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-11-18T20:44:40.296Z","updated_at":"2025-03-13T01:24:55.746Z","avatar_url":"https://github.com/AdamJ.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Configuration\n\nThis is a basic configuration starter \"package\" for setting up a new Mac environment, according to what I need. Having always needed to configure everything by hand along with referring (or trying to remember) older machine configurations, this helps me get going quickly.\n\n\u003e This idea came from @mdo with the repo [github.com/mdo/config](github.com/mdo/config \"Link to mdo config repository\")\n\n## What's included\n\n| File           | What's it for? |\n|:--             | --             |\n| `.gitconfig`    | Configuration file for git |\n| `.gitignore`   | Ignores pesky hidden files and design program files |\n| `.vimrc`       | Configure my VIM profile |\n| `.zshrc`       | My ZSH configuration with shortcuts |\n\n## Checklist\n\n1. Downloads\n\n- Arc browser\n- Homebrew\n- iTerm2\n- ZSH + OhMyZSH\n- VIM (if not preinstalled)\n- Xcode\n  - enter `xcode-select --install` in iTerm2 to install command line tools\n  - open Xcode to agree to the Ts and Cs\n\n2. Install and Configure iTerm2\n\n- `brew install iterm2`\n- Load `.gitconfig`\n- Customize as desired\n  - See my [configuration](iterm/config.md)\n\n3. Install ZSH \u0026 OhMyZSH\n\n- Install [ZSH](https://www.zsh.org/ \"External link to ZSH install page\")\n- Install [OhMyZSH](https://ohmyz.sh/ \"External link to OhMyZSH homepage\") using the [Basic installation](https://github.com/ohmyzsh/ohmyzsh?tab=readme-ov-file#basic-installation \"External link to Readme\") instructions\n\n\u003e Any changes to the `.zshrc` file must be followed up by restarting iTerm2 or by entering `source .zshrc` from the root directory.\n\n4. GitHub access\n\n- [Create an access token](https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens) for authenticating to GitHub\n\n5. Dev setup\n\n- I like to created a `/dev` directory as a top-level item where all development work (particularly repositories) reside.\n\n6. Configure Node Version Manager (NVM)\n\n- [Install script](https://github.com/nvm-sh/nvm?tab=readme-ov-file#installing-and-updating \"Link to nvm-sh repository\")\n\n## Helpful tools\n\n- Raycast\n  - `brew install raycast`\n- VLC\n  - `brew install vlc`\n- Ice (for cleaning up the menu bar)\n  - [Ice by Jordan Baird](https://github.com/jordanbaird/Ice \"External link to Ice repo on GitHub\")\n\n## Can I use it?\n\nYes, though if it does not work for you please reference the various linked references. Oh, and change anything with [INSERT EMAIL] or [INSERT NAME] to match your's :-D\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadamj%2Fconfig","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadamj%2Fconfig","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadamj%2Fconfig/lists"}