1
0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2026-03-31 19:34:00 +08:00
ohmyzsh-mirror/plugins/lxd
jadjay eb5287383d
Update lxd.plugin.zsh
- Add elements listing
- Add instance listing
- Separate Flags, Global Flags, Commands
2023-04-21 18:57:31 +02:00
..
lxd.plugin.zsh Update lxd.plugin.zsh 2023-04-21 18:57:31 +02:00
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.

plugins=(... lxd)