{"id":20416454,"url":"https://github.com/redxtech/zsh-not-vim","last_synced_at":"2026-04-15T16:02:42.151Z","repository":{"id":101053037,"uuid":"374459352","full_name":"redxtech/zsh-not-vim","owner":"redxtech","description":"A zsh plugin to shame the user for forgetting they weren't in vim.","archived":false,"fork":false,"pushed_at":"2021-06-30T19:25:02.000Z","size":10,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-05T03:43:16.712Z","etag":null,"topics":["cowsay","vim","zsh","zsh-plugin"],"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/redxtech.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-06-06T20:39:34.000Z","updated_at":"2024-11-07T06:28:30.000Z","dependencies_parsed_at":"2023-04-25T03:02:09.771Z","dependency_job_id":null,"html_url":"https://github.com/redxtech/zsh-not-vim","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/redxtech/zsh-not-vim","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redxtech%2Fzsh-not-vim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redxtech%2Fzsh-not-vim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redxtech%2Fzsh-not-vim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redxtech%2Fzsh-not-vim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/redxtech","download_url":"https://codeload.github.com/redxtech/zsh-not-vim/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redxtech%2Fzsh-not-vim/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268655133,"owners_count":24285128,"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-08-04T02:00:09.867Z","response_time":79,"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":["cowsay","vim","zsh","zsh-plugin"],"created_at":"2024-11-15T06:20:04.408Z","updated_at":"2026-04-15T16:02:42.069Z","avatar_url":"https://github.com/redxtech.png","language":"Shell","funding_links":[],"categories":["Plugins"],"sub_categories":["ZSH on Windows"],"readme":"# not-vim\n\u003e not-vim is a zsh plugin that provides a function that shames the user for forgetting they weren't in vim\n\n## Installing\n\n### zinit\nAdd this to your zinit config (.zshrc):\n```zsh\nzinit light redxtech/zsh-not-vim\n\n# it also works with turbo mode:\nzinit ice wait lucid\nzinit load redxtech/zsh-not-vim\n```\n\n### oh-my-zsh\nInstall it with your favourite zsh package manager, or clone it directly to your\n`$ZSH_CUSTOM/plugins` directory with git, and add `zsh-not-vim` to the plugins\narray in your `.zshrc` file:\n\n```zsh\nplugins=(... zsh-not-vim)\n```\n\n## Usage\n`not-vim` is very easy to use, simply run the command:\n\n```zsh\nnot-vim\n```\n\nThis is mainly used by aliasing `:q`, `:w`, and `:x` to `not-vim`, (automatcally\nhandled by this plugin) so if you accidentally try to run one of those commands\nin the shell, you will be made aware!\n\nI made this because when I was getting started with neovim I found myself\ntrying to run `:q` or `:x` to close my shell, and I wanted a humourous way\nof reminding myself that I was not in vim. I converted it into a plugin\nin case anyone else had the same experience.\n\n## Config\nYou are able to change the program that `zsh-not-vim` used to shame you for\nforgetting that you aren't in vim (by default it uses `cowsay`).\nFor example, to use `yosay` instead, add this line to your `.zshrc`:\n\n```zsh\nzstyle :plugins:not-vim say yosay\n# to use different cowsay options:\nzstyle :plugins:not-vim say cowsay -f vader\n```\n\n`zsh-not-vim` will pipe the text into whatever command you specify with this\noptions and will print the result to `stdout`.\n\n## Demo\n[![asciicast](https://asciinema.org/a/aFvn7VWVfuNcbccq2b6pfIce5.svg)](https://asciinema.org/a/aFvn7VWVfuNcbccq2b6pfIce5)\n\n## Author\n**not-vim** © [Gabe Dunn](https://github.com/redxtech), Released under the [MIT](./license.md) License.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredxtech%2Fzsh-not-vim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fredxtech%2Fzsh-not-vim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredxtech%2Fzsh-not-vim/lists"}