{"id":28002949,"url":"https://github.com/dsomleff/kickstart","last_synced_at":"2026-04-27T20:31:41.355Z","repository":{"id":287382252,"uuid":"964480471","full_name":"dsomleff/kickstart","owner":"dsomleff","description":"Personal MacOS setup scripts","archived":false,"fork":false,"pushed_at":"2026-02-20T16:01:08.000Z","size":20,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-20T20:52:14.363Z","etag":null,"topics":["bash","bash-script","setup","setuptools"],"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/dsomleff.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-04-11T09:26:24.000Z","updated_at":"2026-02-20T16:01:35.000Z","dependencies_parsed_at":"2026-01-22T09:02:09.879Z","dependency_job_id":null,"html_url":"https://github.com/dsomleff/kickstart","commit_stats":null,"previous_names":["dsomleff/kickstart"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dsomleff/kickstart","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dsomleff%2Fkickstart","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dsomleff%2Fkickstart/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dsomleff%2Fkickstart/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dsomleff%2Fkickstart/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dsomleff","download_url":"https://codeload.github.com/dsomleff/kickstart/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dsomleff%2Fkickstart/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32354566,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-27T20:07:02.737Z","status":"ssl_error","status_checked_at":"2026-04-27T20:07:00.910Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["bash","bash-script","setup","setuptools"],"created_at":"2025-05-09T01:45:32.919Z","updated_at":"2026-04-27T20:31:41.336Z","avatar_url":"https://github.com/dsomleff.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🚀 KICKSTART\n\nKickstart is a personal macOS setup script that helps get development\nenvironment up and running fast. It installs essential tools, configures system\npreferences, sets up dotfiles, and more — all in one go.\n\n---\n\n## 📦 What It Does\n\nThis script automates:\n\n- Installing [Homebrew](https://brew.sh) and essential packages\n- Setting up Git configuration\n- Cloning and symlinking your dotfiles\n- Applying macOS system tweaks\n- Optional: Installing custom apps and tools\n\n## 🛠️ How to Use\n\n1. **Download the ZIP**\n\n    - Go to [https://github.com/dsomleff/kickstart](https://github.com/dsomleff/kickstart)\n    - Click the green **\"Code\"** button\n    - Select **\"Download ZIP\"**\n\n2. **Unpack it into a `Pets` folder**\n\n```bash\n  mkdir -p ~/Pets\n  cd ~/Pets\n  unzip ~/Downloads/Kickstart\\ main.zip\n  mv kickstart-main kickstart\n  rm ~/Downloads/Kickstart\\ main.zip\n  cd kickstart\n```\n\n3. **Make the main script executable and run it**\n\n```bash\nchmod +x kickstart.sh\n./kickstart.sh\n```\n\n## 🧪 Requirements\n\n- macOS\n- Internet connection\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdsomleff%2Fkickstart","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdsomleff%2Fkickstart","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdsomleff%2Fkickstart/lists"}