{"id":16086140,"url":"https://github.com/zw963/powerbash","last_synced_at":"2025-10-10T02:33:03.891Z","repository":{"id":147696570,"uuid":"378461558","full_name":"zw963/powerbash","owner":"zw963","description":"A Powerline like PS1, working with BASH.","archived":false,"fork":false,"pushed_at":"2025-10-04T17:25:42.000Z","size":40,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-04T19:16:37.019Z","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/zw963.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":"2021-06-19T16:52:41.000Z","updated_at":"2025-10-04T17:25:45.000Z","dependencies_parsed_at":"2024-12-18T20:31:32.245Z","dependency_job_id":"19e502d6-eb89-41c7-aff3-bd87eede18f9","html_url":"https://github.com/zw963/powerbash","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zw963/powerbash","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zw963%2Fpowerbash","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zw963%2Fpowerbash/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zw963%2Fpowerbash/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zw963%2Fpowerbash/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zw963","download_url":"https://codeload.github.com/zw963/powerbash/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zw963%2Fpowerbash/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279002538,"owners_count":26083400,"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","status":"online","status_checked_at":"2025-10-10T02:00:06.843Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-09T13:10:38.812Z","updated_at":"2025-10-10T02:33:03.886Z","avatar_url":"https://github.com/zw963.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"A Powerline-Style PS1 for BASH\n\n![2021-06-20_01-10.png](http://zw963.github.io/images/11278115292820.png)\n\nYou probaly need install a font that supports Powerline symbols.\n\ne.g. `PowerlineSymbols.otf`(included in this project) or `FiraCode-Regular-Symbol.otf` etc.\n\nFollowing code install `PowerlineSymbols.otf` into `~/.local/share/fonts`\n\n```sh\nmkdir -p ~/.local/share/fonts\ncp PowerlineSymbols.otf ~/.local/share/fonts\nfc-cache -rf\n```\n\nNote: This script has only been tested with BASH, I've been using it for over ten \nyears only with a little modifications, and it works quite well for me.\n\nHowever, it may not work correctly with other shells.\n\nIt also integrates automatically with [RVM](https://rvm.io/) and [asdf](https://asdf-vm.com/) and git.\n\n# How to use it.\n\nAdd the following lines to your `~/.bashrc`:\n\n```sh\n# Git provides this file; some functions from it are used in PS1\nsource /the/path/of/git-prompt.sh\n\nsource /the/path/of/powerbash.sh\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzw963%2Fpowerbash","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzw963%2Fpowerbash","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzw963%2Fpowerbash/lists"}