Install (Oh-My-)ZSH plugins
"features": {
"ghcr.io/devcontainers-extra/features/zsh-plugins:0": {}
}| Options Id | Description | Type | Default Value |
|---|---|---|---|
| plugins | Space separated list of ZSH plugin names that will be added to .zshrc | string | - |
| omzPlugins | Space separated list of Oh-My-ZSH custom plugin Git URLs that will be cloned | string | - |
| username | For which user to setup ZSH plugins, by default uses 'remoteUser' or 'containerUser' from config | string | - |
Note: This file was auto-generated from the devcontainer-feature.json. Add additional notes to a NOTES.md.