1
0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2025-03-10 04:05: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)