sekhali 64bf435678 initial commit | пре 1 година | |
---|---|---|
.. | ||
README.md | пре 1 година | |
lxd.plugin.zsh | пре 1 година |
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)