Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 7 days ago
JSON representation

A zsh plugin for `bob` a cross-platform and easy-to-use Neovim version manager.

Awesome Lists containing this project

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.