mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-12-10 06:52:40 +01:00
@@ -25,7 +25,7 @@ RUN mkdir -p $HOME/.mutt/cache/headers $HOME/.mutt/cache/bodies \
|
||||
# vim settings
|
||||
RUN git clone https://github.com/jfrazelle/.vim.git $HOME/.vim \
|
||||
&& git clone https://github.com/altercation/vim-colors-solarized $HOME/.vim/bundle/vim-colors-solarized \
|
||||
&& cp $HOME/.vim/vimrc.txt $HOME/.vimrc
|
||||
&& cp $HOME/.vim/vimrc $HOME/.vimrc
|
||||
|
||||
ENV LANG C.UTF-8
|
||||
|
||||
|
||||
Reference in New Issue
Block a user