11 lines
229 B
Markdown
11 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`
|