1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2025-12-28 06:04:46 +01:00
Files
oh-my-zsh/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
..
2023-04-21 18:57:31 +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)