dotfiles/zsh/.local/share/oh-my-zsh/plugins/volta/README.md

11 lines
202 B
Markdown

# Volta
This plugin provides completion for [Volta](https://volta.sh/).
To use it add volta to the plugins array in your zshrc file.
```bash
plugins=(... volta)
```
This plugin installs no aliases.