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

12 lines
202 B
Markdown
Raw Normal View History

2024-06-19 00:06:56 +02: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.