https://github.com/wintermi/zsh-bob
A zsh plugin for `bob` a cross-platform and easy-to-use Neovim version manager.
https://github.com/wintermi/zsh-bob
Last synced: 3 months ago
JSON representation
A zsh plugin for `bob` a cross-platform and easy-to-use Neovim version manager.
- Host: GitHub
- URL: https://github.com/wintermi/zsh-bob
- Owner: wintermi
- License: apache-2.0
- Created: 2023-05-10T14:44:58.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-28T03:12:08.000Z (about 1 year ago)
- Last Synced: 2025-07-21T18:29:29.303Z (4 months ago)
- Language: Shell
- Size: 7.81 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-zsh-plugins - bob - Plugin for [bob](https://github.com/MordechaiHadad/bob) a cross-platform and easy-to-use Neovim version manager. (Plugins / ZSH on Windows)
- fucking-awesome-zsh-plugins - bob - Plugin for <b><code> 1906⭐</code></b> <b><code> 50🍴</code></b> [bob](https://github.com/MordechaiHadad/bob)) a cross-platform and easy-to-use Neovim version manager. (Plugins / ZSH on Windows)
README
# zsh-bob
A zsh plugin for `bob` a cross-platform and easy-to-use Neovim version manager.
## Install
Using the [:zap: Zap](https://www.zapzsh.org/) minimal zsh plugin manager, add the following to your `.zshrc`
```sh
# Install plugin
plug "wintermi/zsh-bob"
```
## Prerequisite Checks
A check will be performed to verify that `bob` has been installed:
- [`bob`](https://github.com/MordechaiHadad/bob) - Neovim version manager
## License
The **zsh-bob** plugin is released under the [Apache License 2.0](https://github.com/wintermi/zsh-bob/blob/main/LICENSE) unless explicitly mentioned in the file header.