Sign inSign up

jmervine/zshrc

By jmervine

Updated almost 8 years ago

Image
0

1.8K

jmervine/zshrc repository overview

zshrc

# Install
##
git clone https://github.com/jmervine/zshrc.git ~/.dotfiles
cd ~/.dotfiles
make install

# Uninstall
##
cd ~/.dotfiles
make uninstall

Docker

NOTE:

The docker image contains my full vim configuration.

docker run --rm -it --net=host \
    -v /path/to/workspace:/root/workspace jmervine/zshrc:latest

Tag summary

Content type

Image

Digest

sha256:d9ef8c726

Size

335.9 MB

Last updated

almost 8 years ago

docker pull jmervine/zshrc