{"id":22392315,"url":"https://github.com/maheshkumar-novice/neorandomfetch","last_synced_at":"2026-05-03T16:32:41.245Z","repository":{"id":48791462,"uuid":"517033020","full_name":"Maheshkumar-novice/NeoRandomFetch","owner":"Maheshkumar-novice","description":"Random Neofetch OS Logo Script","archived":false,"fork":false,"pushed_at":"2022-07-23T17:06:21.000Z","size":489,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-26T22:15:15.225Z","etag":null,"topics":["bash","bash-script","linux","linux-shell","neofetch","neofetch-configuration"],"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/Maheshkumar-novice.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}},"created_at":"2022-07-23T10:59:49.000Z","updated_at":"2022-07-23T16:59:57.000Z","dependencies_parsed_at":"2022-09-17T10:20:12.771Z","dependency_job_id":null,"html_url":"https://github.com/Maheshkumar-novice/NeoRandomFetch","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Maheshkumar-novice/NeoRandomFetch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Maheshkumar-novice%2FNeoRandomFetch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Maheshkumar-novice%2FNeoRandomFetch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Maheshkumar-novice%2FNeoRandomFetch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Maheshkumar-novice%2FNeoRandomFetch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Maheshkumar-novice","download_url":"https://codeload.github.com/Maheshkumar-novice/NeoRandomFetch/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Maheshkumar-novice%2FNeoRandomFetch/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32577121,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T06:36:36.687Z","status":"ssl_error","status_checked_at":"2026-05-03T06:36:09.306Z","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","bash-script","linux","linux-shell","neofetch","neofetch-configuration"],"created_at":"2024-12-05T04:16:10.523Z","updated_at":"2026-05-03T16:32:41.222Z","avatar_url":"https://github.com/Maheshkumar-novice.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Neo Random Fetch\n\nGet random os logo whenever you open the terminal.\n\n## Setup\n\n### Install `neofetch`\n\nThis may vary for your distro\n\n```sh\nsudo apt install neofetch\n```\n\n\n### Clone the repo\n\n```sh\ngit clone git@github.com:Maheshkumar-novice/NeoRandomFetch.git\n```\n\n### Copy the `.neo_random_fetch.sh` to home folder\n\n```sh\ncd NeoRandomFetch\ncp .neo_random_fetch.sh ~\n```\n\n### Update your shell `rc` file\n\nFor `.bashrc` append the following to the file,\n\n```sh\n# neofetch\nif [[ -f ~/.neo_random_fetch.sh ]]; then\n\tsource ~/.neo_random_fetch.sh\n\tneo_random_fetch\nfi\n```\n\n### Let's get started!\n\n```sh\n. ~/.bashrc\n```\n\n### To find out which OS' logo is displaying\n\n```sh\necho $neo_os\n```\n\nEnjoy!\n\n\n### Samples\n\n![0](images/0.png)\n![1](images/1.png)\n![2](images/2.png)\n![3](images/3.png)\n![4](images/4.png)\n![5](images/5.png)\n![6](images/6.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaheshkumar-novice%2Fneorandomfetch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaheshkumar-novice%2Fneorandomfetch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaheshkumar-novice%2Fneorandomfetch/lists"}