1
0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2025-02-22 05:37:56 +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)