{"id":24645640,"url":"https://github.com/mbolis/mbolis-zsh-theme","last_synced_at":"2026-04-11T00:38:47.690Z","repository":{"id":73756417,"uuid":"233649792","full_name":"mbolis/mbolis-zsh-theme","owner":"mbolis","description":null,"archived":false,"fork":false,"pushed_at":"2020-01-16T17:25:24.000Z","size":369,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-25T14:29:51.865Z","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":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mbolis.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}},"created_at":"2020-01-13T17:10:44.000Z","updated_at":"2020-08-30T13:09:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"cbaa5618-ab8c-4833-b3bb-377150c5ce16","html_url":"https://github.com/mbolis/mbolis-zsh-theme","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/mbolis%2Fmbolis-zsh-theme","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbolis%2Fmbolis-zsh-theme/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbolis%2Fmbolis-zsh-theme/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbolis%2Fmbolis-zsh-theme/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mbolis","download_url":"https://codeload.github.com/mbolis/mbolis-zsh-theme/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244638248,"owners_count":20485666,"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":[],"created_at":"2025-01-25T14:28:09.811Z","updated_at":"2025-12-31T00:04:55.257Z","avatar_url":"https://github.com/mbolis.png","language":"Shell","funding_links":[],"categories":["Themes"],"sub_categories":["ZSH on Windows","Zinit (née zplugin)"],"readme":"# mbolis ZSH Theme\n\nA custom theme for [Oh my ZSH](https://github.com/ohmyzsh/ohmyzsh).\n\n## Features\n\n* Left prompt:\n  - full path display\n  - alternate prompt color for root user\n  - previous command error status indicator\n  - active jobs indicator\n  - basic Git integration\n  - [jenv](https://github.com/jenv/jenv) integration\n* Right prompt:\n  - actual exit code on error\n  - current Git commit hash\n* Second level prompt:\n  - auto indentation\n  - parser context stack on the right\n\n## Screenshot\n\n![Screenshot showing features](screenshot.png)\n\n## Installation\n\n* Vanilla [Oh my ZSH](https://github.com/ohmyzsh/ohmyzsh)  \n```\nwget -O \"${ZSH}/custom/themes/mbolis.zsh-theme\" \\\n    https://raw.github.com/mbolis/mbolis-zsh-theme/master/mbolis.zsh\n```\n* [Antigen](https://github.com/zsh-users/antigen)  \n```\nantigen use oh-my-zsh\nantigen bundle git\nantigen bundle jenv\nantigen theme mbolis/mbolis-zsh-theme\n```\n* [Zgen](https://github.com/tarjoilija/zgen)  \n```\nzgen oh-my-zsh\nzgen oh-my-zsh plugins/git\nzgen oh-my-zsh plugins/jenv\nzgen load mbolis/mbolis-zsh-theme\n```\n* [Zplugin](https://github.com/zdharma/zplugin)  \n```\nsetopt promptsubst\n\nzplugin ice wait lucid\nzplugin snippet OMZ::lib/git.zsh\n\nzplugin ice wait atload\"unalias grv\" lucid\nzplugin snippet OMZ::plugins/git/git.plugin.zsh\n\nzplugin ice wait lucid\nzplugin snippet OMZ::plugins/jenv/jenv.plugin.zsh\n\nPS1=\"\u003e\u003e\u003e \"\nzplugin ice wait'!' lucid\nzplugin light mbolis/mbolis-zsh-theme\n```\n\n## Future plans\n\n* Syntax highlighting\n* Auto-completion styling\n* Custom behavior on double-return (?)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmbolis%2Fmbolis-zsh-theme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmbolis%2Fmbolis-zsh-theme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmbolis%2Fmbolis-zsh-theme/lists"}