{"id":13897668,"url":"https://github.com/cpea2506/zcraft","last_synced_at":"2026-02-10T13:30:16.322Z","repository":{"id":103397044,"uuid":"438379122","full_name":"cpea2506/zcraft","owner":"cpea2506","description":"A minimal zsh theme","archived":false,"fork":false,"pushed_at":"2022-06-28T07:25:37.000Z","size":30,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-30T21:14:24.146Z","etag":null,"topics":[],"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/cpea2506.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":"2021-12-14T19:42:46.000Z","updated_at":"2023-03-13T23:01:28.000Z","dependencies_parsed_at":"2023-05-06T18:32:02.419Z","dependency_job_id":null,"html_url":"https://github.com/cpea2506/zcraft","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/cpea2506%2Fzcraft","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cpea2506%2Fzcraft/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cpea2506%2Fzcraft/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cpea2506%2Fzcraft/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cpea2506","download_url":"https://codeload.github.com/cpea2506/zcraft/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239808106,"owners_count":19700440,"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":"2024-08-06T18:03:47.677Z","updated_at":"2026-02-10T13:30:16.193Z","avatar_url":"https://github.com/cpea2506.png","language":"Shell","funding_links":[],"categories":["Themes","Shell"],"sub_categories":["ZSH on Windows"],"readme":"\u003cdiv align=\"center\"\u003e\n\u003cimg width=\"585\" alt=\"Screen Shot 2021-12-15 at 17 06 47\" src=\"https://user-images.githubusercontent.com/42694704/146170391-02ebd6ed-cd76-4124-90aa-198340e16693.png\"\u003e\n\u003c/div\u003e\n\n## Introduction\nA minimal zsh theme written in shell\n\n## Features\n- [x] Display if there is any error command\n- [x] Display change for each git stage\n- [x] Show time for each command's execution\n- [x] Show what language you are working on\n\n## Option\nPut every options in `~/.config/zsh/exports.zsh`\n- You can display if your current git branch is ahead or behind remote\n\n  ```bash\n  # default\n  export ZCRAFT_GIT_SHOW_AHEAD_BEHIND=true\n  ```\n\n## Installation\n1. Install dependencies:\n\n   - We use `exa` as a modern replacement for default `ls` command. See installation here: [exa](https://github.com/ogham/exa#installation). \n   - If you don't want to use it. You can remove all aliases related to `exa` at the end of `aliases.zsh` with tag `#tree search`\n  \n2. Setup this configuration into `~/.config/zsh`\n      ```bash\n      git clone git@github.com:cpea2506/zcraft.git ~/.config/zsh\n      ```\n\n3. Export `ZDOTDIR` and execute `~/config/.zshrc` in `~/.zshrc`\n    ```bash\n    echo \"export ZDOTDIR=$HOME/.config/zsh\\nsource $HOME/.config/zsh/.zshrc\" \u003e\u003e ~/.zshrc\n    ```\n\n4. Exit zsh and enjoy your new look.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcpea2506%2Fzcraft","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcpea2506%2Fzcraft","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcpea2506%2Fzcraft/lists"}