dotfiles/zsh/.zsh/plugins/volta/README.md

12 lines
202 B
Markdown
Raw Normal View History

2024-04-26 17:41:20 +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.