dotfiles/zsh/.oh-my-zsh/plugins/volta/README.md
2024-06-19 00:06:56 +02:00

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.