{"id":13827954,"url":"https://github.com/willmendesneto/hyper-oh-my-zsh","last_synced_at":"2025-10-11T06:36:29.580Z","repository":{"id":145860644,"uuid":"142760123","full_name":"willmendesneto/hyper-oh-my-zsh","owner":"willmendesneto","description":"Oh-My-ZSH theme based on hyper terminal default theme 😎","archived":false,"fork":false,"pushed_at":"2019-06-16T12:38:04.000Z","size":7,"stargazers_count":46,"open_issues_count":0,"forks_count":5,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-06T05:02:36.591Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":null,"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/willmendesneto.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":"2018-07-29T12:43:11.000Z","updated_at":"2025-08-30T04:36:07.000Z","dependencies_parsed_at":"2024-01-03T04:29:47.018Z","dependency_job_id":"b86de557-4a75-4756-b5b8-4f62f0bb357b","html_url":"https://github.com/willmendesneto/hyper-oh-my-zsh","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/willmendesneto/hyper-oh-my-zsh","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willmendesneto%2Fhyper-oh-my-zsh","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willmendesneto%2Fhyper-oh-my-zsh/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willmendesneto%2Fhyper-oh-my-zsh/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willmendesneto%2Fhyper-oh-my-zsh/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/willmendesneto","download_url":"https://codeload.github.com/willmendesneto/hyper-oh-my-zsh/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willmendesneto%2Fhyper-oh-my-zsh/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279006452,"owners_count":26084107,"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-11T02:00:06.511Z","response_time":55,"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-08-04T09:02:22.081Z","updated_at":"2025-10-11T06:36:29.566Z","avatar_url":"https://github.com/willmendesneto.png","language":null,"funding_links":[],"categories":["Themes","Others"],"sub_categories":["ZSH on Windows","Zinit (née zplugin)"],"readme":"# Hyper Oh-My-ZSH\n\n\u003e Oh-My-ZSH theme based on hyper terminal default theme 😎 \n\n\n## Screenshot\n\n\u003e It requires a change on your terminal. Change your cursor color to magenta\n\n\n### Inside a folder without git configuration\n\n\u003cimg width=\"682\" alt=\"Hyper Oh-My-ZSH - Inside a folder without git configuration\" src=\"https://user-images.githubusercontent.com/1252570/43366463-d48d9f68-9381-11e8-9871-9166c6c29da6.png\"\u003e\n\n### Inside a folder with git configuration\n\n\u003cimg width=\"682\" alt=\"Hyper Oh-My-ZSH - Inside a folder with git configuration\" src=\"https://user-images.githubusercontent.com/1252570/43366555-1a7e5eb2-9383-11e8-89d5-98b255968bdb.png\"\u003e\n\n\n## About the theme\n\n`hyper-oh-my-zsh` is a [z shell](http://www.zsh.org/) theme designed to complement a git-focused workflow based on `Hyper` default terminal theme. It gives you a comprehensive overview of the branch you're working on and the status of your repository throughout the development process without cluttering your terminal.  \n\nIt currently shows (in order of the prompt):  \n- Current working directory\n- Git branch\n- Exit code of last command\n- Time since last commit\n- Git status\n- Background Jobs\n\n\n## Installation\n\nIf you're using `oh-my-zsh`, you need to make sure that you have the a `themes` folder inside the oh-my-zsh `custom` folder and you're using the new theme 🎉 🎉 🎉 🎉\n\nTo install this theme, open your terminal and paste this command into your command line.\n\n```bash\nmkdir -p $ZSH_CUSTOM/themes \u0026\u0026 wget -O $ZSH_CUSTOM/themes/hyper-oh-my-zsh.zsh-theme https://raw.githubusercontent.com/willmendesneto/hyper-oh-my-zsh/master/hyper-oh-my-zsh.zsh-theme\n```\n\nAfter that, open your `~/.zshrc` file in your prefered code/text editor and set `ZSH_THEME=\"current_theme\"` to `ZSH_THEME=\"hyper-oh-my-zsh\"`. And when you reload your command line it's done! 👏👏👏\n\n## Prompt configuration\n\n### Git Status Indicators\n\n| Variable | Indicator | Meaning |\n|----------|-----------|---------|\n| `ZSH_THEME_GIT_PROMPT_UNTRACKED` | ◒ | Untracked files |\n| `ZSH_THEME_GIT_PROMPT_ADDED` | ✓ | Files added to git |\n| `ZSH_THEME_GIT_PROMPT_MODIFIED` | △ | Modified files |\n| `ZSH_THEME_GIT_PROMPT_DELETED` | ✖ | Deleted files |\n| `ZSH_THEME_GIT_PROMPT_RENAMED` | ➜ | Renamed files |\n| `ZSH_THEME_GIT_PROMPT_UNMERGED` | § | Unmerged files |\n| `ZSH_THEME_GIT_PROMPT_AHEAD` | ▲ | Repo ahead of current branch |\n| `ZSH_THEME_GIT_PROMPT_DIRTY` | ✗ | Dirty repository |\n\n\n### Right hand prompt  \n\nThe right hand prompt displays the current branch, time since last commit, as well as commit status of the repository  \n\n| Variable | Branch Color |\n|----------|--------------|\n| `ZSH_THEME_GIT_TIME_SINCE_COMMIT_SHORT` | Green |\n| `ZSH_THEME_GIT_TIME_SINCE_COMMIT_MEDIUM` | Yellow |\n| `ZSH_THEME_GIT_TIME_SINCE_COMMIT_LONG`  | Red |\n| `ZSH_THEME_GIT_TIME_SINCE_COMMIT_NEUTRAL` | White |\n\n\n## Author\n\n**Wilson Mendes (willmendesneto)**\n+ \u003chttps://twitter.com/willmendesneto\u003e\n+ \u003chttp://github.com/willmendesneto\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillmendesneto%2Fhyper-oh-my-zsh","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwillmendesneto%2Fhyper-oh-my-zsh","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillmendesneto%2Fhyper-oh-my-zsh/lists"}