]> src.twobees.de Git - dotfiles.git/blob - stow/oh-my-zsh/.oh-my-zsh/plugins/volta/README.md
initial
[dotfiles.git] / stow / oh-my-zsh / .oh-my-zsh / plugins / volta / README.md
1 # Volta
2
3 This plugin provides completion for [Volta](https://volta.sh/).
4
5 To use it add volta to the plugins array in your zshrc file.
6
7 ```bash
8 plugins=(... volta)
9 ```
10
11 This plugin installs no aliases.