ohmyzsh/plugins/lxc/README.md
2017-08-14 18:59:22 -04:00

11 lines
194 B
Markdown

# lxc
This plugin adds completion for the Linux Containers CLI tool.
To use it, add `lxc` to the plugins array in your zshrc file:
```zsh
plugins=(... lxc)
```
Updated on August 14th, 2017.