{"id":27133559,"url":"https://github.com/reybits/bootstrap","last_synced_at":"2026-04-11T08:06:23.596Z","repository":{"id":278735817,"uuid":"936606997","full_name":"reybits/bootstrap","owner":"reybits","description":"A script for quickly setting up a development environment on a new system.","archived":false,"fork":false,"pushed_at":"2025-03-14T16:06:10.000Z","size":8,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-14T16:46:09.854Z","etag":null,"topics":["config","linux","macos"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/reybits.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2025-02-21T11:26:44.000Z","updated_at":"2025-03-14T16:06:13.000Z","dependencies_parsed_at":"2025-02-21T12:30:03.422Z","dependency_job_id":"beec630d-1e2d-4ee7-a68a-c3e272877278","html_url":"https://github.com/reybits/bootstrap","commit_stats":null,"previous_names":["andreyugolnik/bootstrap","reybits/bootstrap"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reybits%2Fbootstrap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reybits%2Fbootstrap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reybits%2Fbootstrap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reybits%2Fbootstrap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/reybits","download_url":"https://codeload.github.com/reybits/bootstrap/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247749961,"owners_count":20989713,"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":["config","linux","macos"],"created_at":"2025-04-07T23:49:02.431Z","updated_at":"2026-04-11T08:06:23.591Z","avatar_url":"https://github.com/reybits.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WARNING\n\n\u003e Use this script at your own risk. The author assumes no responsibility for any outcomes resulting from the use of this script. By using this script, you accept full responsibility for any potential consequences.\n\n# INSTALLATION\n\n## zsh\n\nThe installation process depends on your OS. For example:\n\n- Ubuntu/Debian: `sudo apt install zsh`\n- macOS (with Homebrew): `brew install zsh`\n\nTo set Zsh as your default shell:\n\n```bash\nchsh -s $(which zsh)\n```\n\nFor more detailed instructions, please refer to the [Zsh documentation](https://www.zsh.org/) or consult your OS-specific resources.\n\n## bootstrap\n\nThe recommended **bootstrap.sh** directory is *~/configs/*.\n\n```sh\nmkdir ~/configs\ncd ~/configs\ngit clone git@github.com:reybits/bootstrap.git .\n./bootstrap.sh\n```\n\nFollow instructions.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freybits%2Fbootstrap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freybits%2Fbootstrap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freybits%2Fbootstrap/lists"}