summaryrefslogtreecommitdiffstats
path: root/zsh/oh-my-zsh/plugins/sfdx/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'zsh/oh-my-zsh/plugins/sfdx/README.md')
-rw-r--r--zsh/oh-my-zsh/plugins/sfdx/README.md11
1 files changed, 0 insertions, 11 deletions
diff --git a/zsh/oh-my-zsh/plugins/sfdx/README.md b/zsh/oh-my-zsh/plugins/sfdx/README.md
deleted file mode 100644
index 259c17f..0000000
--- a/zsh/oh-my-zsh/plugins/sfdx/README.md
+++ /dev/null
@@ -1,11 +0,0 @@
-# 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