Sign inSign up

elafo/vim

By elafo

Updated over 8 years ago

Dockerized vim

Image
0

261

elafo/vim repository overview

docker-vim

Configuration

This image manages its configuration with versioned dot files, using homesick. The following repos contain this configuration:

Extending bash dot files

You can bind your own bashrc scripts to /home/dev/.bashrc.d/ e.g:

volumes:
  - ./path/to/scripts:/home/dev/.bashrc.d/

You also can extend your bash_aliases

volumes:
  - ./path/to/aliases:/home/dev/.bash_aliases.d/

Tag summary

Content type

Image

Digest

Size

317 MB

Last updated

over 8 years ago

docker pull elafo/vim