1
0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2025-09-19 09:06:27 +08:00
2020-05-23 22:35:48 +02: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)