Includes relevant vim plugins for use.
This commit is contained in:
parent
68a65cf8f9
commit
f948029b97
1 changed files with 2 additions and 0 deletions
|
@ -13,6 +13,8 @@ RUN git clone https://github.com/amdavidson/dotfiles.git /home/amdavidson/.dotfi
|
|||
cd /home/amdavidson/.dotfiles && \
|
||||
stow -t /home/amdavidson zsh git vim tmux
|
||||
|
||||
RUN vim +"PlugInstall --sync" +qa
|
||||
|
||||
CMD ["/usr/bin/zsh"]
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue