10 lines
229 B
Markdown
10 lines
229 B
Markdown
# docker-enter zsh plugin
|
|
|
|
add the alias `docker-enter` to enter an existing container.
|
|
Container names will be tab-completed.
|
|
|
|
## Installation
|
|
|
|
### Antigen
|
|
|
|
`antigen bundle https://gitlab.com/smark/docker-enter.zshplugin.git`
|