Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 612 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 612 Bytes

zsh-bob

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

Install

Using the ⚡ Zap minimal zsh plugin manager, add the following to your .zshrc

# Install plugin
plug "wintermi/zsh-bob"

Prerequisite Checks

A check will be performed to verify that bob has been installed:

  • bob - Neovim version manager

License

The zsh-bob plugin is released under the Apache License 2.0 unless explicitly mentioned in the file header.