{"id":25463199,"url":"https://github.com/zimfw/agnoster","last_synced_at":"2026-04-25T12:33:13.171Z","repository":{"id":96152746,"uuid":"119747017","full_name":"zimfw/agnoster","owner":"zimfw","description":"A Zim Framework version of Agnoster, a Powerline-inspired theme for Zsh.","archived":false,"fork":false,"pushed_at":"2026-03-06T23:57:45.000Z","size":16,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-03-07T04:44:06.093Z","etag":null,"topics":["agnoster","agnoster-theme","powerline","prompt","theme","zim","zimfw","zsh","zsh-plugin","zsh-plugins","zsh-theme"],"latest_commit_sha":null,"homepage":"https://zimfw.sh/docs/themes/","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zimfw.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":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-01-31T21:40:57.000Z","updated_at":"2026-03-06T23:57:49.000Z","dependencies_parsed_at":"2025-08-03T18:12:18.779Z","dependency_job_id":"29ea71d9-3ef7-44a9-8df8-848649551510","html_url":"https://github.com/zimfw/agnoster","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zimfw/agnoster","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zimfw%2Fagnoster","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zimfw%2Fagnoster/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zimfw%2Fagnoster/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zimfw%2Fagnoster/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zimfw","download_url":"https://codeload.github.com/zimfw/agnoster/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zimfw%2Fagnoster/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32262801,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T09:15:33.318Z","status":"ssl_error","status_checked_at":"2026-04-25T09:15:31.997Z","response_time":59,"last_error":"SSL_read: 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":["agnoster","agnoster-theme","powerline","prompt","theme","zim","zimfw","zsh","zsh-plugin","zsh-plugins","zsh-theme"],"created_at":"2025-02-18T06:21:46.351Z","updated_at":"2026-04-25T12:33:13.160Z","avatar_url":"https://github.com/zimfw.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"agnoster\n========\n\nA prompt theme based on the Powerline-inspired [original agnoster] theme and on\nthe deprecated [Powerlevel9k] theme.\n\n\u003cimg width=\"706\" src=\"https://zimfw.github.io/images/prompts/agnoster@2.png\"\u003e\n\nWhat does it show?\n------------------\n\n  * Status segment:\n    * Exit code when there was an error.\n    * `⚡` when you're root.\n    * `⚙` when there are background jobs.\n    * Python [venv] indicator.\n    * `username@hostname` when in an SSH session.\n  * Working directory segment.\n  * Git segment (background color varies if working tree is clean or dirty):\n    * Current branch name, or commit short hash when in ['detached HEAD' state].\n    * `↑` and/or `↓` with respective count when there are commits ahead and/or\n      behind of remote.\n    * `⍟` with count when there are stashed states.\n    * `✚` when there are staged files.\n    * `●` when there are modified files.\n    * Git action, when there's an operation in progress.\n\nAdvanced settings\n-----------------\n\nYou can customize how the current working directory is shown with the\n[prompt-pwd module settings].\n\nThe git indicators can be customized by changing the following git-info module\ncontext formats:\n\n| Context name | Description                   | Default format |\n| ------------ | ----------------------------- | -------------- |\n| branch       | Branch name                   | ` %b`         |\n| commit       | Commit short hash             | `➦ %c`         |\n| ahead        | Commits ahead of remote count | ` ↑%A`         |\n| behind       | Commits behind remote count   | ` ↓%B`         |\n| stashed      | Stashed states count          | ` ⍟%S`         |\n| indexed      | Indexed files                 | ` ✚`           |\n| unindexed    | Unindexed files               | ` ●`           |\n| action       | Special action name           | `  %s`        |\n| clean        | Clean state                   | `green`        |\n| dirty        | Dirty state                   | `yellow`       |\n\nUse the following command to override a git-info context format:\n\n    zstyle ':zim:git-info:\u003ccontext_name\u003e' format '\u003cnew_format\u003e'\n\nFor detailed information about these and other git-info settings, check the\n[git-info documentation].\n\nThese advanced settings must be defined at the bottom of your `~/.zshrc`, after\nthe modules are initialized with `source ${ZIM_HOME}/init.zsh`, in order to\noverride the theme defaults.\n\nRequirements\n------------\n\nIn order for this theme to render correctly, a font with Powerline symbols is\nrequired. A simple way to install a font with Powerline symbols is to follow the\n[instructions here]. In addition, it looks better with the [Solarized theme].\n\nRequires Zim Framework's [prompt-pwd] module to show the current working\ndirectory, and [git-info] to show git information.\n\n[original agnoster]: https://github.com/agnoster/agnoster-zsh-theme\n[Powerlevel9k]: https://github.com/bhilburn/powerlevel9k\n[venv]: https://docs.python.org/3/library/venv.html\n['detached HEAD' state]: https://git-scm.com/docs/git-checkout#_detached_head\n[prompt-pwd module settings]: https://github.com/zimfw/prompt-pwd/blob/master/README.md#settings\n[git-info documentation]: https://github.com/zimfw/git-info/blob/master/README.md#settings\n[instructions here]: https://github.com/powerline/fonts/blob/master/README.rst#installation\n[Solarized theme]: https://github.com/altercation/solarized\n[prompt-pwd]: https://github.com/zimfw/prompt-pwd\n[git-info]: https://github.com/zimfw/git-info\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzimfw%2Fagnoster","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzimfw%2Fagnoster","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzimfw%2Fagnoster/lists"}