Add zsh/oh my zsh/w10k
This commit is contained in:
11
zsh/.oh-my-zsh/plugins/sfdx/README.md
Normal file
11
zsh/.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
zsh/.oh-my-zsh/plugins/sfdx/_sfdx
Normal file
1110
zsh/.oh-my-zsh/plugins/sfdx/_sfdx
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user