# Install
##
git clone https://github.com/jmervine/zshrc.git ~/.dotfiles
cd ~/.dotfiles
make install
# Uninstall
##
cd ~/.dotfiles
make uninstall
NOTE:
The docker image contains my full vim configuration.
docker run --rm -it --net=host \
-v /path/to/workspace:/root/workspace jmervine/zshrc:latest
Content type
Image
Digest
sha256:d9ef8c726…
Size
335.9 MB
Last updated
almost 8 years ago
docker pull jmervine/zshrc