{"id":22769948,"url":"https://github.com/olegstepura/config-bashrc","last_synced_at":"2026-05-19T19:31:02.754Z","repository":{"id":141948099,"uuid":"76346924","full_name":"olegstepura/config-bashrc","owner":"olegstepura","description":"💻 My personal system-level bashrc config","archived":false,"fork":false,"pushed_at":"2022-02-11T20:52:55.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-09T13:56:05.626Z","etag":null,"topics":["bash","bashrc","config-bashrc"],"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/olegstepura.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":"2016-12-13T10:06:50.000Z","updated_at":"2022-02-11T20:52:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"2d90b515-10cf-4624-b92b-64ee39b9b07a","html_url":"https://github.com/olegstepura/config-bashrc","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/olegstepura/config-bashrc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olegstepura%2Fconfig-bashrc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olegstepura%2Fconfig-bashrc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olegstepura%2Fconfig-bashrc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olegstepura%2Fconfig-bashrc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/olegstepura","download_url":"https://codeload.github.com/olegstepura/config-bashrc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olegstepura%2Fconfig-bashrc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33229364,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-19T15:49:41.270Z","status":"ssl_error","status_checked_at":"2026-05-19T15:49:22.917Z","response_time":58,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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","bashrc","config-bashrc"],"created_at":"2024-12-11T15:17:31.304Z","updated_at":"2026-05-19T19:31:02.738Z","avatar_url":"https://github.com/olegstepura.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# config-bashrc\nMy personal system-level bashrc config. Used on ArchLinux primarily, but is easy to use on any linux distro.\n\nTo install this I do:\n```bash\ncurl https://raw.githubusercontent.com/olegstepura/config-bashrc/master/bash.bashrc.local.sh -o /etc/bash.bashrc.local.sh\nsed -i -e '4i. /etc/bash.bashrc.local.sh \u0026\u0026 return\\' /etc/bash.bashrc\ncat /etc/bash.bashrc\n```\nSecond command adds usage of the separate bashrc script in the main system bashrc (to the very beginning of the file, though after first comments in a file to allow syntax discovery by vim).\nCat was inserted to print result so that you can make sure everything is ok.\n\nOr you can download [this file manually](https://github.com/olegstepura/config-bashrc/blob/master/bash.bashrc.local.sh) and edit `/etc/bash.bahsrc` by hand to add this as the first command:\n```bash\n. /etc/bash.bashrc.local.sh \u0026\u0026 return\n```\n\nDue to security risks this is not recommended to do so, but if you are lazy and have to type commands from first snippet by hand, you can use this (it will download the snippet from above and run in your shell):\n```bash\nbash \u003c(curl -Ls https://goo.gl/sqo51K)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Folegstepura%2Fconfig-bashrc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Folegstepura%2Fconfig-bashrc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Folegstepura%2Fconfig-bashrc/lists"}