{"id":17383550,"url":"https://github.com/alessio/bashrcd","last_synced_at":"2025-08-03T02:30:51.373Z","repository":{"id":33982041,"uuid":"37731052","full_name":"alessio/bashrcd","owner":"alessio","description":"Manage user's Bash configuration","archived":false,"fork":false,"pushed_at":"2024-01-06T06:59:27.000Z","size":28,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":4,"default_branch":"main","last_synced_at":"2024-10-17T12:25:31.373Z","etag":null,"topics":["bash","bashrc","shell","startup","startup-scripts","unix"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alessio.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS"}},"created_at":"2015-06-19T15:45:46.000Z","updated_at":"2023-12-05T18:51:38.000Z","dependencies_parsed_at":"2024-01-06T07:43:59.596Z","dependency_job_id":null,"html_url":"https://github.com/alessio/bashrcd","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alessio%2Fbashrcd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alessio%2Fbashrcd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alessio%2Fbashrcd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alessio%2Fbashrcd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alessio","download_url":"https://codeload.github.com/alessio/bashrcd/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228517090,"owners_count":17932435,"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":["bash","bashrc","shell","startup","startup-scripts","unix"],"created_at":"2024-10-16T07:43:04.863Z","updated_at":"2024-12-06T19:21:13.015Z","avatar_url":"https://github.com/alessio.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bashrcd\n\nManage Bash's user configuration modules.\n\n# Installation\n\nJust type:\n```shell\n# make install\n```\n\nAdd a line to load the script automatically at Bash startup:\n```shell\n$ grep -q bashrcd ~/.bashrc || echo '. bashrcd' \u003e\u003e ~/.bashrc\n```\n\nYou can now open a new terminal and start populating _~/.bashrc.d/_ with your startup scripts.\n\n# Execution order\n\nThe scripts execution order depends on the implementation of `run-parts` installed on the system.\nYou can check the startups scripts order by typing:\n```shell\n$ bashrcd -n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falessio%2Fbashrcd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falessio%2Fbashrcd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falessio%2Fbashrcd/lists"}