{"id":21571626,"url":"https://github.com/zheeeng/agnoster-zheeeng.zsh-theme","last_synced_at":"2026-08-15T15:32:04.369Z","repository":{"id":80217567,"uuid":"44981095","full_name":"zheeeng/agnoster-zheeeng.zsh-theme","owner":"zheeeng","description":"agnoster.zsh-theme revamp based on \u003chttps://github.com/agnoster/agnoster-zsh-theme\u003e","archived":false,"fork":false,"pushed_at":"2016-06-05T01:58:53.000Z","size":11,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-17T16:29:59.066Z","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/zheeeng.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":"2015-10-26T16:18:05.000Z","updated_at":"2021-10-13T03:38:47.000Z","dependencies_parsed_at":"2023-04-24T12:23:39.190Z","dependency_job_id":null,"html_url":"https://github.com/zheeeng/agnoster-zheeeng.zsh-theme","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zheeeng/agnoster-zheeeng.zsh-theme","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zheeeng%2Fagnoster-zheeeng.zsh-theme","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zheeeng%2Fagnoster-zheeeng.zsh-theme/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zheeeng%2Fagnoster-zheeeng.zsh-theme/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zheeeng%2Fagnoster-zheeeng.zsh-theme/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zheeeng","download_url":"https://codeload.github.com/zheeeng/agnoster-zheeeng.zsh-theme/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zheeeng%2Fagnoster-zheeeng.zsh-theme/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36690190,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-15T02:00:05.847Z","response_time":94,"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-11-24T11:16:50.529Z","updated_at":"2026-08-15T15:32:04.353Z","avatar_url":"https://github.com/zheeeng.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# agnoster-zheeeng.zsh-theme\n**agnoster.zsh-theme revamp based on \u003chttps://github.com/agnoster/agnoster-zsh-theme\u003e**\n\n## Compatibility\n\nFor rendering this theme in all likelihood, you will need a [Powerline-patched font](https://gist.github.com/1595572).  \nTry the echo test `echo \"\\ue0b0 \\ue0a0 \\u27a6 \\u2714 \\u2718 \\u26a1 \\u2699 \\u2764 \\u2693\"`, and the expected output should look like:\n\n![echo test](https://cloud.githubusercontent.com/assets/1303154/10761357/fce30812-7cfb-11e5-8ece-b4f7039338a7.png)\n\nThe recommended terminal:  \n* iTerm2\n\nThe recommended iTerm2 fonts:  \n* Regular Font: Source Code Pro Regular [[Associate Link](https://github.com/adobe-fonts/source-code-pro)]\n* Non-ASCII Font: 14pt Source Code Pro for Powerline Regular (display in iTerm2 Text config panel: 14pt Sauce Code Powerline)\n\nThe recommended iTerm2 theme:  \n* [Tomorrow Night Eighties theme](https://github.com/chriskempson/tomorrow-theme/tree/master/iTerm2)\n\n## Usage\n\n1. Copy `agnoster-zheeeng.zsh-theme` to `$ZSH_CUSTOM/themes/`.\n2. Modify `.zshrc`, add `ZSH_THEME=\"agnoster-zheeeng\"` below old `ZSH_THEME` and comment the old.\n\n## Features\n\n* Privilege: root - `⚡`, normal user - `⚓`\n* \u003e `Username` \u003e `Hostname` \u003e `Working directory`\n* \u003e Local branch\n  * ` Branch name` / `➦ SHA1 in detached head state`: dirty working directory - background color change to yellow\n  * Dirty working directory prompt what you would and could commit files (`a:$added u:$unadded t:$total heart:$all_added`)\n  * Head ahead upstreawm count (`($ahead..`)\n  * \u003e Remote branch\n    * Head behind upstream count (`..$ahead)`)\n    * `Branch name `\n* \u003e `Previous command status` start in new line, failed - `✘`, Success - `✔`\n* \u003e `Are jobs working?` : Yes - `⚙`, No - none\n* \u003e Commands\n* Current Time on the right of prompt\n\n**Tip: set DEFAULT_USER in our profile, username and hostname won't show**\n\n## Screenshots\n\n- [ ] Todo: add screenshots\n\n## Future Work\n\n- [ ] install.sh\n- [ ] vagrant status\n- [ ] docker status\n- [ ] git stash info\n- [ ] SVN, HG support\n- [ ] virtualenv, rbenv, jenv, nvm support\n- [ ] Todo timer\n\n## Improvement\n\n- [ ] Fix blank space coloring once window wrapping cause prompt line breaking.\n- [ ] The position of time info.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzheeeng%2Fagnoster-zheeeng.zsh-theme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzheeeng%2Fagnoster-zheeeng.zsh-theme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzheeeng%2Fagnoster-zheeeng.zsh-theme/lists"}