Sign inSign up

shyd/zsh

By shyd

•Updated about 2 years ago

Debian with zsh and grml config and some additional packages.

Image
0

1.3K

shyd/zsh repository overview

⁠Debian with zsh

Build Status

Debian stretch with zsh and grml config and some additional packages:

Run with docker run -it --rm -v $(pwd):/data shyd/zsh

⁠Persistent zsh history

To keep the zsh history through multiple launches outside of the container run

touch ~/.zsh_history_docker # just run this once, otherwise docker creates a directory instead of a file
docker run -it --rm -v $(pwd):/data -v ~/.zsh_history_docker:/root/.zsh_history shyd/zsh

Tag summary

Content type

Image

Digest

sha256:0983fb435…

Size

680.7 MB

Last updated

over 2 years ago

docker pull shyd/zsh