1
0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2025-09-19 00:46:16 +08:00

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)