mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2026-04-21 05:43:31 +02:00
0e41181d54
Co-authored-by: Josh Soref <jsoref@users.noreply.github.com>
sfdx plugin
This plugin provides autocompletion for the Salesforce DX CLI.
To use it, add sfdx to the plugins array in your zshrc file:
plugins=(... sfdx)
Original repository: https://github.com/wadewegner/salesforce-cli-zsh-completion