{"id":23410922,"url":"https://github.com/spl/bash-config","last_synced_at":"2026-05-16T11:03:02.420Z","repository":{"id":6509971,"uuid":"7750645","full_name":"spl/bash-config","owner":"spl","description":"My bash configuration files","archived":false,"fork":false,"pushed_at":"2021-10-07T12:55:52.000Z","size":125,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-26T18:44:02.241Z","etag":null,"topics":["bash"],"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/spl.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":"2013-01-22T10:49:41.000Z","updated_at":"2021-10-07T12:56:18.000Z","dependencies_parsed_at":"2022-09-19T04:50:41.876Z","dependency_job_id":null,"html_url":"https://github.com/spl/bash-config","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/spl/bash-config","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spl%2Fbash-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spl%2Fbash-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spl%2Fbash-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spl%2Fbash-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spl","download_url":"https://codeload.github.com/spl/bash-config/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spl%2Fbash-config/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33100319,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T04:41:52.686Z","status":"ssl_error","status_checked_at":"2026-05-16T04:41:52.009Z","response_time":115,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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"],"created_at":"2024-12-22T17:53:35.332Z","updated_at":"2026-05-16T11:03:02.376Z","avatar_url":"https://github.com/spl.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Introduction\n\nThis repository contains all the configuration files that I (Sean Leather) use\nwith Bash across various platforms.\n\n# Usage\n\nRun the [`install.sh`](./install.sh) script.\n\n## Path\n\nUpdate your `$PATH` if it does not already have this:\n\n```\n$ export PATH=$HOME/bin:$PATH\n```\n\n## Local Bash Configuration\n\nPut your local (machine-specific) Bash configuration in `$HOME/.bashrc.local`.\n\n## Bash Completion\n\nIf you're using Bash completion, add one of the following lines with the global\ncompletion file (e.g. `/usr/local/etc/bash_completion`) to your\n`$HOME/.bashrc.local`:\n\n1. source the global completion file:\n\n   ```sh\n   source_script /usr/local/etc/bash_completion\n   ```\n\n2. make a symbolic link to `$HOME/.bash_completion.local`:\n\n   ```sh\n   make_symlink /usr/local/etc/bash_completion \"$HOME/.bashrc.local\"\n   ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspl%2Fbash-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspl%2Fbash-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspl%2Fbash-config/lists"}