{"id":22064332,"url":"https://github.com/zimfw/sorin","last_synced_at":"2025-04-13T12:13:03.372Z","repository":{"id":39751158,"uuid":"265118370","full_name":"zimfw/sorin","owner":"zimfw","description":"A fork of sorin's prompt theme.","archived":false,"fork":false,"pushed_at":"2025-01-29T21:19:57.000Z","size":11,"stargazers_count":7,"open_issues_count":0,"forks_count":8,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-13T12:12:57.751Z","etag":null,"topics":["prompt","sorin","theme","zim","zimfw","zsh","zsh-plugin","zsh-plugins","zsh-prompt"],"latest_commit_sha":null,"homepage":"","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}},"created_at":"2020-05-19T02:16:28.000Z","updated_at":"2025-01-29T21:20:00.000Z","dependencies_parsed_at":"2025-01-29T22:33:27.374Z","dependency_job_id":null,"html_url":"https://github.com/zimfw/sorin","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zimfw%2Fsorin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zimfw%2Fsorin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zimfw%2Fsorin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zimfw%2Fsorin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zimfw","download_url":"https://codeload.github.com/zimfw/sorin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248710448,"owners_count":21149191,"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","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":["prompt","sorin","theme","zim","zimfw","zsh","zsh-plugin","zsh-plugins","zsh-prompt"],"created_at":"2024-11-30T19:04:07.600Z","updated_at":"2025-04-13T12:13:03.365Z","avatar_url":"https://github.com/zimfw.png","language":"Shell","funding_links":[],"categories":["Shell"],"sub_categories":[],"readme":"sorin\n=====\n\nA fork of the [sorin] theme.\n\n\u003cimg width=\"706\" src=\"https://zimfw.github.io/images/prompts/sorin@2.png\"\u003e\n\nWhat does it show?\n------------------\n\n  * On the left:\n    * `username@hostname` when in a ssh session.\n    * Working directory.\n    * `#` when you're root.\n    * Keymap indicator.\n  * On the right:\n    * Python [venv] indicator.\n    * `✘` when there was an error.\n    * `V` when in a vim terminal.\n    * Git information when you are in a git repo:\n      * Current branch name. When in ['detached HEAD' state], the position or\n        commit short hash.\n      * `⬆` and/or `⬇` when there are commits ahead and/or behind of remote, respectively.\n      * `✭` when there are stashed states.\n      * `✚` when there are indexed files.\n      * `✱` when there are unindexed files.\n      * `◼` when there are untracked files.\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| action       | Special action name      | `%F{default}:%F{1}%s`\n| ahead        | Ahead of remote          | ` %F{5}⬆`\n| behind       | Behind remote            | ` %F{5}⬇`\n| branch       | Branch name              | ` %F{2}%b`\n| commit       | Commit short hash        | ` %F{3}%c`\n| indexed      | Indexed files            | ` %F{2}✚`\n| unindexed    | Unindexed files          | ` %F{4}✱`\n| position     | Commits from nearest tag | ` %F{5}%p`\n| stashed      | Stashed states           | ` %F{6}✭`\n| untracked    | Untracked files          | ` %F{default}◼`\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 overridden after the theme is initialized.\n\nRequirements\n------------\nRequires Zim's [prompt-pwd] module to show the current working directory, and\n[git-info] to show git information.\n\n[sorin]: https://github.com/sorin-ionescu/prezto/blob/master/modules/prompt/functions/prompt_sorin_setup\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[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%2Fsorin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzimfw%2Fsorin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzimfw%2Fsorin/lists"}