{"id":16621897,"url":"https://github.com/forscht/sh","last_synced_at":"2026-04-24T13:31:29.912Z","repository":{"id":134758463,"uuid":"234715734","full_name":"forscht/sh","owner":"forscht","description":null,"archived":false,"fork":false,"pushed_at":"2021-11-10T22:47:14.000Z","size":11,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-11T08:29:08.319Z","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/forscht.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":"2020-01-18T10:10:50.000Z","updated_at":"2023-09-13T21:18:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"6a17cadf-81b9-40db-adfd-a77fb8e49693","html_url":"https://github.com/forscht/sh","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/forscht/sh","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forscht%2Fsh","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forscht%2Fsh/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forscht%2Fsh/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forscht%2Fsh/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/forscht","download_url":"https://codeload.github.com/forscht/sh/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forscht%2Fsh/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32225732,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T13:21:15.438Z","status":"ssl_error","status_checked_at":"2026-04-24T13:21:15.005Z","response_time":64,"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":[],"created_at":"2024-10-12T02:48:52.051Z","updated_at":"2026-04-24T13:31:29.907Z","avatar_url":"https://github.com/forscht.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Collection of shell scripts I'm using to setup my daily drivers on new machine\n\n#### Install docker on Debian\n```shell script\nbash -c \"$(wget -O- https://raw.githubusercontent.com/iroguesniper/sh/master/debian/docker.sh)\"\n``` \n\n#### Generate ssh-rsa key for access to github\n```shell script\nbash -c \"$(wget -O- https://raw.githubusercontent.com/iroguesniper/sh/master/gen_github_key.sh)\"\n``` \n\n#### Install cascdia[Microsoft terminal fonts] fonts\n```shell script\nbash -c \"$(wget -O- https://raw.githubusercontent.com/iroguesniper/sh/master/cascdia_font.sh)\"\n```\n\n#### Install oh my zsh on debian based distor with auto-complete plugin\n```shell script\nbash -c \"$(wget -O- https://raw.githubusercontent.com/iroguesniper/sh/master/oh_my_zsh_debian_ubuntu.sh)\"\n```\n\n#### Install nodejs v12 on debian based distro\n```shell script\nbash -c \"$(wget -O- https://raw.githubusercontent.com/forscht/sh/master/node12_debian_distro.sh)\"\n```\n\n#### Install nodejs v16 on debian based distro\n```shell script\nbash -c \"$(wget -O- https://raw.githubusercontent.com/forscht/sh/master/node16_debian_distro.sh)\"\n```\n\n#### Install latest docker on ubuntu 18.04 based distro\n```shell script\nbash -c \"$(wget -O- https://raw.githubusercontent.com/iroguesniper/sh/master/ubuntu1804/docker_ubuntu_based_distro.sh)\"\n```\n\n#### Install latest docker on ubuntu 20.04 based distro\n```shell script\nbash -c \"$(wget -O- https://raw.githubusercontent.com/iroguesniper/sh/master/ubuntu2004/docker_ubuntu_based_distro.sh)\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fforscht%2Fsh","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fforscht%2Fsh","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fforscht%2Fsh/lists"}