config/oh-my-zsh/plugins/volta/README.md

12 lines
202 B
Markdown
Raw Normal View History

2023-02-27 14:34:56 +00:00
# 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.