initial
This commit is contained in:
parent
090766cab0
commit
a33f99e765
1725 changed files with 129819 additions and 0 deletions
11
dot_oh-my-zsh/plugins/volta/README.md
Normal file
11
dot_oh-my-zsh/plugins/volta/README.md
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
# 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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue