# 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.