Files
config/.oh-my-zsh/plugins/volta/README.md
2025-07-22 16:18:19 +01:00

12 lines
202 B
Markdown
Executable File

# 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.