chezmoi init
This commit is contained in:
commit
530d6d7195
1176 changed files with 111325 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