initial
This commit is contained in:
parent
d67e39f3f7
commit
58ef6d327f
1725 changed files with 129819 additions and 0 deletions
11
dot_oh-my-zsh/plugins/sfdx/README.md
Normal file
11
dot_oh-my-zsh/plugins/sfdx/README.md
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
# sfdx plugin
|
||||
|
||||
This plugin provides autocompletion for the [Salesforce DX](https://developer.salesforce.com/tools/sfdxcli) CLI.
|
||||
|
||||
To use it, add `sfdx` to the plugins array in your zshrc file:
|
||||
|
||||
```zsh
|
||||
plugins=(... sfdx)
|
||||
```
|
||||
|
||||
Original repository: https://github.com/wadewegner/salesforce-cli-zsh-completion
|
||||
1110
dot_oh-my-zsh/plugins/sfdx/_sfdx
Normal file
1110
dot_oh-my-zsh/plugins/sfdx/_sfdx
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue