{"id":27936092,"url":"https://github.com/jsulpis/dotfiles","last_synced_at":"2025-09-12T04:32:01.977Z","repository":{"id":41128428,"uuid":"471483309","full_name":"jsulpis/dotfiles","owner":"jsulpis","description":"Everything I need to setup or update my Mac","archived":false,"fork":false,"pushed_at":"2025-06-07T13:12:38.000Z","size":38,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-18T07:01:55.474Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/jsulpis.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,"zenodo":null}},"created_at":"2022-03-18T18:54:34.000Z","updated_at":"2025-06-07T13:12:42.000Z","dependencies_parsed_at":"2025-05-07T06:56:25.898Z","dependency_job_id":"d6ccb23f-9251-4d28-be70-d8085816710f","html_url":"https://github.com/jsulpis/dotfiles","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jsulpis/dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsulpis%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsulpis%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsulpis%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsulpis%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jsulpis","download_url":"https://codeload.github.com/jsulpis/dotfiles/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsulpis%2Fdotfiles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274753611,"owners_count":25342825,"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","status":"online","status_checked_at":"2025-09-12T02:00:09.324Z","response_time":60,"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":[],"created_at":"2025-05-07T06:56:20.660Z","updated_at":"2025-09-12T04:32:01.971Z","avatar_url":"https://github.com/jsulpis.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dotfiles\n\nThis repository contains everything I could find to automatically setup a new Mac. I also use it to synchronize my dotfiles across my devices. Feel free to explore, learn and copy parts for your own dotfiles. Enjoy!\n\n\u003e **Warning**: If you want to give these dotfiles a try, you should first fork this repository, review the code, and remove things you don’t want or need. There is my name hard-coded in a few places so don’t blindly execute the script. Use at your own risk!\n\n## Features\n\n- Install and setup:\n  - SSH\n  - Homebrew\n  - all my apps and a few fonts using Homebrew\n  - Oh My Zsh with a few plugins and the Starship prompt\n  - nvm and node LTS\n  - yarn/pnpm with a few global packages\n- Create symlinks for global configs (.gitconfig, .zshrc)\n- Change some System Preferences (UI, Dock, Finder...)\n\nAll this with one script :)\n\nThe script will not crash if executed again (it will skip what is already installed), so it can be used to update the settings as well.\n\n## Usage\n\nClone the repo (git should come pre-installed with your Mac):\n\n```bash\ngit clone https://github.com/jsulpis/dotfiles.git ~/.dotfiles \u0026\u0026 cd ~/.dotfiles\n```\n\nReview the code ! Change the name and email address.\n\nRun the script:\n\n```bash\n./bootstrap.zsh\n```\n\nInstallation is done. The script indicates the next steps to follow.\n\n## Thanks To...\n\n- [Dries Vints](https://driesvints.com/) for his [dotfiles](https://github.com/driesvints/dotfiles) repo and explanatory [blog post](https://driesvints.com/blog/getting-started-with-dotfiles)\n- [Mathias Bynens](https://mathiasbynens.be/) for his [.macos](https://mths.be/macos) file used by literally everyone\n- [Kent C. Dodds](https://kentcdodds.com/) for his [dotfiles](https://github.com/kentcdodds/dotfiles) repo\n- [Anthony Fu](https://antfu.me/) for his [.zshrc](https://github.com/antfu/dotfiles/blob/main/.zshrc) file\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjsulpis%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjsulpis%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjsulpis%2Fdotfiles/lists"}