{"id":30144051,"url":"https://github.com/sblack4/linux-setup-tools","last_synced_at":"2026-05-03T23:33:49.593Z","repository":{"id":76473754,"uuid":"116893431","full_name":"sblack4/linux-setup-tools","owner":"sblack4","description":"Quickly customize your Linux environment so you can get to work","archived":false,"fork":false,"pushed_at":"2018-01-16T04:23:32.000Z","size":15,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-04-05T00:19:37.228Z","etag":null,"topics":["bash","configuration-management","linux","linux-environment","linux-setup"],"latest_commit_sha":null,"homepage":null,"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/sblack4.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","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":"2018-01-10T01:49:02.000Z","updated_at":"2025-06-22T14:17:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"94477475-93ee-4493-bf6b-dd6d52b36c94","html_url":"https://github.com/sblack4/linux-setup-tools","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sblack4/linux-setup-tools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sblack4%2Flinux-setup-tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sblack4%2Flinux-setup-tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sblack4%2Flinux-setup-tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sblack4%2Flinux-setup-tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sblack4","download_url":"https://codeload.github.com/sblack4/linux-setup-tools/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sblack4%2Flinux-setup-tools/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32589256,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T22:12:39.696Z","status":"ssl_error","status_checked_at":"2026-05-03T22:09:10.534Z","response_time":103,"last_error":"SSL_read: 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","configuration-management","linux","linux-environment","linux-setup"],"created_at":"2025-08-11T07:36:39.812Z","updated_at":"2026-05-03T23:33:49.587Z","avatar_url":"https://github.com/sblack4.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# linux-setup-tools\nQuickly customize your Linux environment so you can get to work\n\n\n## About \n\nCustomize one script and have a predictable shell wherever you're logged in \n\nGet your dotfiles, install your packages, and bootstrap your \nlinux server with three commands. \n\n```bash\ncurl -O http://sblack4.github.io/linux-setup-tools/setup.sh\nchmod +x setup.sh\n./setup.sh\n```\nor get fancy and shorten that url (try [goo.gl/](https://goo.gl/))\n```bash\ncurl -L goo.gl/7gHfnq -o setup.sh\nchmod +x setup.sh\n./setup.sh\n```\n\n## Getting Started\n\n\n\n### Prerequisites\n\nSome knowledge of bash \u0026 Linux or the ability to use google :smiley:\n\nAlso, I've been using Docker to test\n\n\n### Installing\n\n1. Fork this repository\n2. Add your favorite commands to the `COMMANDS` in `setup.sh` (it starts on line 17)\n3. (optional) Use a url-shortener like [goo.gl/](https://goo.gl/) to shorten the url\n4. Presto! You are ready to test it out, I recommend using \n[the Docker playground](http://play-with-docker.com/) so you don't mess up anything locally. \n\n### Testing\n\n\n**This is dangerous as you can overwrite your local files**\n\nSee the dockerfile for more detailed instructions, I test by running \n```bash \ndocker build -t test ./ \u0026\u0026 docker run -it test /bin/bash\n```\nand manually inspecting the container. \n\n## Contributing\n\nIf you've got cool ideas please share! \n\nI've tried to take a note from \n[Google's shell styleguide](https://google.github.io/styleguide/shell.xml)\n\nPlease read [CONTRIBUTING.md](.github/CONTRIBUTING.md) for details on our code of\n conduct, and the process for submitting pull requests to us \n (This contributing doc is a github template).\n\n\n## Acknowledgments\n\n* Thanks to @PurpleBooth for the awesome [README Template](https://gist.github.com/PurpleBooth/109311bb0361f32d87a2) \n* @renzok for the great [bash template](https://gist.github.com/renzok/ba603c044964b2c50153)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsblack4%2Flinux-setup-tools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsblack4%2Flinux-setup-tools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsblack4%2Flinux-setup-tools/lists"}