{"id":13529290,"url":"https://github.com/zeekay/zeesh","last_synced_at":"2025-03-16T17:37:12.942Z","repository":{"id":1719370,"uuid":"2449591","full_name":"zeekay/zeesh","owner":"zeekay","description":"🐚 Putting the zee in your shell. A plugin-based framework for Zsh.","archived":false,"fork":false,"pushed_at":"2024-06-21T04:13:38.000Z","size":749,"stargazers_count":47,"open_issues_count":0,"forks_count":8,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-27T12:08:17.877Z","etag":null,"topics":["shell","zeesh","zsh"],"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/zeekay.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":"2011-09-24T12:41:03.000Z","updated_at":"2024-07-26T16:03:33.000Z","dependencies_parsed_at":"2024-06-21T22:00:45.836Z","dependency_job_id":"40b47df3-30d4-4f70-a44c-b21c030497f0","html_url":"https://github.com/zeekay/zeesh","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/zeekay%2Fzeesh","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zeekay%2Fzeesh/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zeekay%2Fzeesh/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zeekay%2Fzeesh/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zeekay","download_url":"https://codeload.github.com/zeekay/zeesh/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243826788,"owners_count":20354220,"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":["shell","zeesh","zsh"],"created_at":"2024-08-01T07:00:35.081Z","updated_at":"2025-03-16T17:37:10.137Z","avatar_url":"https://github.com/zeekay.png","language":"Shell","funding_links":[],"categories":["Shells"],"sub_categories":["ZSH"],"readme":"# zeesh!\n                                 __\n                         __     / /\n     ____  ____ ___ ____/ /_   / /\n    /_  / / __/ __// __/ __ \\ /_/\n     / /_/ __/ __/_\\ \\  / / /__\n    /___/___/___/____/_/ /_/__/\n\nZeesh is a cross-platform [Zsh][zsh] framework. It's similar to, but incompatible\nwith, [oh-my-zsh][oh-my-zsh]. It has a modular plugin architecture making it\neasy to extend. It has a rich set of defaults, but is designed to be as\nlightweight as possible.\n\n## Installation\nClone to `~/.zsh` or use the install script:\n\n```sh\ncurl https://raw.github.com/zeekay/zeesh/master/scripts/install.sh | sh\n```\n\n## Configuration\nSpecify the plugins you want to use in the `zeesh_plugins` array and source\n`~/.zsh/zeesh.zsh`:\n\n```sh\nzeesh_plugins=(\n    autocomplete\n    osx\n    git\n    javascript\n    yarn\n    vcs-info\n    syntax-highlighting\n    history-substring-search\n    theme\n    vi-mode\n    vi-visual-mode\n)\n\nsource ~/.zsh/zeesh.zsh\n```\n\nYou can enable various features using the available plugins. For a list of available plugins:\n\n```sh\nls ~/.zsh/plugins\n```\n\n[oh-my-zsh]: https://github.com/robbyrussell/oh-my-zsh\n[zsh]: http://www.zsh.org\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzeekay%2Fzeesh","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzeekay%2Fzeesh","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzeekay%2Fzeesh/lists"}