{"id":15725282,"url":"https://github.com/isuke/droolscar","last_synced_at":"2025-03-13T01:31:33.161Z","repository":{"id":80570446,"uuid":"120159265","full_name":"isuke/droolscar","owner":"isuke","description":"zsh theme","archived":false,"fork":false,"pushed_at":"2024-02-26T16:42:09.000Z","size":221,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-26T18:12:38.793Z","etag":null,"topics":["git-duet","nerd-fonts","powerline","zsh-theme"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":false,"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/isuke.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":"2018-02-04T05:56:26.000Z","updated_at":"2024-09-30T15:25:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"9e87dc73-c861-4972-a86f-fb73520cae08","html_url":"https://github.com/isuke/droolscar","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isuke%2Fdroolscar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isuke%2Fdroolscar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isuke%2Fdroolscar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isuke%2Fdroolscar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isuke","download_url":"https://codeload.github.com/isuke/droolscar/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243322402,"owners_count":20272866,"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":["git-duet","nerd-fonts","powerline","zsh-theme"],"created_at":"2024-10-03T22:20:19.771Z","updated_at":"2025-03-13T01:31:32.882Z","avatar_url":"https://github.com/isuke.png","language":"Shell","funding_links":[],"categories":["Themes"],"sub_categories":["ZSH on Windows","Zinit (née zplugin)"],"readme":"# Droolscar [![git-consistent friendly](https://img.shields.io/badge/git--consistent-friendly-brightgreen.svg)](https://github.com/isuke/git-consistent)  [![MIT](https://img.shields.io/github/license/mashape/apistatus.svg)](https://raw.githubusercontent.com/isuke/droolscar/main/LICENSE)\n\n![](https://raw.githubusercontent.com/isuke/droolscar/images/image1.png)\n\n**Droolscar** is zsh theme.\n\nYou need [Nerd Fonts](https://www.nerdfonts.com/).\n\nThe following fonts are recommended for Japanese.\n\n- [白源 (はくげん／HackGen)](https://github.com/yuru7/HackGen)\n- [PlemolJP](https://github.com/yuru7/PlemolJP)\n\n## Features\n\n![](https://raw.githubusercontent.com/isuke/droolscar/images/features.png)\n\n### user id and os\n\nShow user id and os icon (Linux or Mac).\n\n### current directory\n\nShow current directory name.\n\n### git authors\n\nShow current git author name.\nIf you use [git-duet](https://github.com/git-duet/git-duet), show all author names.\n\n### git current branch and status\n\nShow git current branch name.\n\nShow git status as follows.\n\n* `✚` : exist staged file(s).\n* `●` : exist unstaged file(s).\n\n### git stash num\n\nShow git stash num.\nIf exist stash, text color is changed to red.\n\n### git remote names and status\n\nShow git remote names.\nIf exist multiple remote (ex, `master` and `heroku`), show all.\n\nIf exist 'not pushed commits', counted numbers show by negative.\nAnd text color is changed to yellow.\n\nIf exist 'not pulled commits', counted numbers show by positive.\nAnd text color is changed to red.\n\n### current time and exit status\n\nShow current time.\n\nIf prev command's exit code is not 0, background color is changed to red.\n\n## Usage\n\n### By [zinit](https://github.com/zdharma-continuum/zinit)\n\n```sh\n$ echo 'zinit light \"isuke/droolscar\"' \u003e\u003e ~/.zshrc\n```\n\n### By [zplug](https://github.com/zplug/zplug)\n\n```sh\n$ echo 'zplug \"isuke/droolscar\", as:theme' \u003e\u003e ~/.zshrc\n```\n\n### Plain\n\n```sh\n$ git clone git@github.com:isuke/droolscar.git\n$ echo 'source /your/path/droolscar/droolscar.zsh-theme' \u003e\u003e ~/.zshrc\n```\n\n## Options\n\n| Environment Variable            | Default Value       | Description                                      |\n| ------------------------------- | ------------------- | ------------------------------------------------ |\n| `DROOLSCAR_DATE_FORMAT`         | `\"+%m/%d %H:%M:%S\"` | current date time format.                        |\n| `DROOLSCAR_LANGS`               | `()`                | which programming lang versions by [mise](https://mise.jdx.dev/) on right. ex) `(ruby node go)` |\n| `DROOLSCAR_ABSOLUTE_PATH_MAX_LENGTH` | `$(( COLUMNS * 0.2 ))}` | show current absolute path max length on right. don't show if set `0`. |\n| `DROOLSCAR_SEGMENT_SEPARATOR`   | `\"\"` (U+E0B0)      | separate character of each segment for left.     |\n| `DROOLSCAR_SEGMENT_SEPARATOR_R` | `\"\"` (U+E0B2)      | separate character of each segment for right.    |\n\n### Recommended Separator Characters\n\n- hard_divider (default)\n    - left: `\"\"` (U+E0B0)\n    - right: `\"\"` (U+E0B2)\n- triangle1\n    - left: `\"\"` (U+E0B8)\n    - right: `\"\"` (U+E0BE)\n- triangle2\n    - left: `\"\"` (U+E0BC)\n    - right: `\"\"` (U+E0BA)\n- half_circle_thick\n    - left: `\"\"` (U+E0B4)\n    - right: `\"\"` (U+E0B6)\n- flame_thick\n    - left: `\"\"` (U+E0C0)\n    - right: `\"\"` (U+E0C2)\n- ice_waveform\n    - left: `\"\"` (U+E0C8)\n    - right: `\"\"` (U+E0CA)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fisuke%2Fdroolscar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fisuke%2Fdroolscar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fisuke%2Fdroolscar/lists"}