]> src.twobees.de Git - dotfiles.git/blobdiff - stow/oh-my-zsh/.oh-my-zsh/plugins/sfdx/README.md
rm oh-my-zsh
[dotfiles.git] / stow / oh-my-zsh / .oh-my-zsh / plugins / sfdx / README.md
diff --git a/stow/oh-my-zsh/.oh-my-zsh/plugins/sfdx/README.md b/stow/oh-my-zsh/.oh-my-zsh/plugins/sfdx/README.md
deleted file mode 100644 (file)
index 259c17f..0000000
+++ /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