sekhali 64bf435678 initial commit | hace 1 año | |
---|---|---|
.. | ||
README.md | hace 1 año | |
lxd.plugin.zsh | hace 1 año |
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)