{"id":17958317,"url":"https://github.com/sheerun/home","last_synced_at":"2025-04-03T17:45:19.761Z","repository":{"id":142923553,"uuid":"266411121","full_name":"sheerun/home","owner":"sheerun","description":"Pretty, short, one-line ZSH prompt that makes you feel at home","archived":false,"fork":false,"pushed_at":"2021-11-26T01:34:42.000Z","size":55,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-09T06:25:43.416Z","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/sheerun.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-05-23T20:07:31.000Z","updated_at":"2023-04-05T01:04:03.000Z","dependencies_parsed_at":"2023-04-24T17:27:49.131Z","dependency_job_id":null,"html_url":"https://github.com/sheerun/home","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/sheerun%2Fhome","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sheerun%2Fhome/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sheerun%2Fhome/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sheerun%2Fhome/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sheerun","download_url":"https://codeload.github.com/sheerun/home/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247052026,"owners_count":20875677,"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-10-29T10:59:26.456Z","updated_at":"2025-04-03T17:45:19.739Z","avatar_url":"https://github.com/sheerun.png","language":"Shell","funding_links":[],"categories":["Themes"],"sub_categories":["ZSH on Windows"],"readme":"# ⌂ home\n\n\u003e Pretty, short, one-line ZSH prompt that makes you feel at home\n\n![](https://i.imgur.com/w685ogZ.png)\n\n## Installation\n\nIf you wish to install just prompt, paste this line in your `~/.zshrc`:\n\n\n```zsh\nPROMPT=\"%F{000}%(?.%K{148}.%K{red}) %(?.⌂.✘) %F{249}%K{236} %1~ %k%f \"\n```\n\nIf you'd like all features described below, add this repository with any zsh package manger:\n\n```zsh\n# for zplug\nzplug sheerun/home\n\n# for antigen\nantigen bundle sheerun/home\n\n# for antibody\nantibody bundle sheerun/home\n\n# for zinit\nzinit load sheerun/home\n```\n\n## Features\n\n- Shows green ⌂ by default or red ✘ if previous command failed\n- Shows current directory name (type `pwd` for full path)\n- Use emacs keybindings (for example ctrl-a to go to start of command, ctrl-e to the end)\n- Ctrl-z toggles process back and forth between background and foreground (useful for vim)\n- Different default prompt color for ssh sessions\n- Adds extra characters to word definition so Ctrl-w works better\n- Makes autocompletion faster, more accurate, and enables fuzzy matching\n- Adds history lines as soon as they appear, rather than waiting for shell exit\n- You can type git commands without `git` (for example `log` for `git log` or `merge` for `git merge`)\n- A few of extra git aliases:\n  - `st` is `git status`\n  - `ci` is `git commit`\n  - `co` is `git checkout`\n  - `br` is `git branch`\n  - `dc` is `git diff --cached`\n  - `amend` is `git commit -C HEAD --amend`\n- All aliases just work when you use `sudo`\n- Install and setup fzf (command, auto-completion, bindings)\n- Enables colors and directories-first if GNU utils are available\n- Sets shell language to English by default (`LANG=\"en_US.UTF-8\"`)\n- Any text can be safely pasted in iTerm2, xterm, without worrying it will execute\n- `man` pages are colorful\n\n## Anti-features\n\n- Nothing for the right side of prompt (no mess when copying commands and their output)\n- Doesn't show any git information in prompt (type `st` for git status)\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsheerun%2Fhome","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsheerun%2Fhome","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsheerun%2Fhome/lists"}