{"id":20753805,"url":"https://github.com/repejota/psh","last_synced_at":"2025-10-27T23:38:23.879Z","repository":{"id":57602034,"uuid":"67168912","full_name":"repejota/psh","owner":"repejota","description":"A fast, configurable and full featured bash prompt $PS1 generator in Go.","archived":false,"fork":false,"pushed_at":"2018-10-06T23:37:31.000Z","size":805,"stargazers_count":8,"open_issues_count":4,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-28T16:55:34.590Z","etag":null,"topics":["ansi","bash","color","environment","git","prompt","ps1","shell"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/repejota.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-09-01T21:51:58.000Z","updated_at":"2021-12-04T08:48:01.000Z","dependencies_parsed_at":"2022-09-26T20:00:51.247Z","dependency_job_id":null,"html_url":"https://github.com/repejota/psh","commit_stats":null,"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/repejota/psh","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/repejota%2Fpsh","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/repejota%2Fpsh/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/repejota%2Fpsh/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/repejota%2Fpsh/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/repejota","download_url":"https://codeload.github.com/repejota/psh/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/repejota%2Fpsh/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281361402,"owners_count":26487881,"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-27T02:00:05.855Z","response_time":61,"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":["ansi","bash","color","environment","git","prompt","ps1","shell"],"created_at":"2024-11-17T09:14:52.386Z","updated_at":"2025-10-27T23:38:23.846Z","avatar_url":"https://github.com/repejota.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# psh\n\nFast, configurable shell prompt.\n\n[![License][License-Image]][License-URL]\n[![CircleCI Status][CircleCI-Image]][CircleCI-URL]\n[![Coverage Report][Coverage-Image]][Coverage-URL]\n[![Go Report Card][GoReportCard-Image]][GoReportCard-URL]\n[![CII Best Practices][CII-Image]][CII-URL]\n[![GoDoc][GoDoc-Image]][GoDoc-URL]\n\n## Installation\n\nHow to install:\n\n```bash\n$ go get -u github.com/repejota/psh\n[...]\n```\n\nAnd use this on your `.bash_profile`\n\n```bash\n# Usage:\n# $ source install.sh\n\nfunction __psh {\n    PS1=\"$(psh)\"\n}\nexport PS1=\"$(psh)\"\nPROMPT_COMMAND=__psh\n```\n\n## Screenshot\n\n![psh screenshot](https://github.com/repejota/psh/raw/master/shot.png \"psh screenshot\")\n\n## License\n\nCopyright (c) 2018 psh project Authors.\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n    http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n\n[License-Image]: https://img.shields.io/badge/License-Apache-blue.svg\n[License-URL]: http://opensource.org/licenses/Apache\n[CircleCI-Image]: https://circleci.com/gh/repejota/psh.svg?style=svg\n[CircleCI-URL]: https://circleci.com/gh/repejota/psh\n[Coverage-Image]: https://codecov.io/gh/repejota/psh/branch/master/graph/badge.svg\n[Coverage-URL]: https://codecov.io/gh/repejota/psh\n[GoReportCard-Image]: https://goreportcard.com/badge/github.com/repejota/psh\n[GoReportCard-URL]: https://goreportcard.com/report/github.com/repejota/psh\n[CII-Image]: https://bestpractices.coreinfrastructure.org/projects/2265/badge\n[CII-URL]: https://bestpractices.coreinfrastructure.org/projects/2265\n[GoDoc-Image]: https://godoc.org/github.com/repejota/psh?status.svg\n[GoDoc-URL]: http://godoc.org/github.com/repejota/psh","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frepejota%2Fpsh","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frepejota%2Fpsh","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frepejota%2Fpsh/lists"}