sekhali 64bf435678 initial commit 1 gadu atpakaļ
..
README.md 64bf435678 initial commit 1 gadu atpakaļ
lxd.plugin.zsh 64bf435678 initial commit 1 gadu atpakaļ

README.md

lxd

This plugin provides completion for 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)