]> src.twobees.de Git - dotfiles.git/blobdiff - stow/oh-my-zsh/.oh-my-zsh/plugins/lxd/README.md
rm oh-my-zsh
[dotfiles.git] / stow / oh-my-zsh / .oh-my-zsh / plugins / lxd / README.md
diff --git a/stow/oh-my-zsh/.oh-my-zsh/plugins/lxd/README.md b/stow/oh-my-zsh/.oh-my-zsh/plugins/lxd/README.md
deleted file mode 100644 (file)
index cea45e3..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-# lxd
-
-This plugin provides completion for [lxd](https://linuxcontainers.org/lxd/), as well as aliases
-for frequent lxc commands.
-
-To use it add `lxd` to the plugins array in your zshrc file.
-
-```zsh
-plugins=(... lxd)