Housekeeping
This commit is contained in:
parent
dbb4d62d3d
commit
38c671749c
1 changed files with 1 additions and 2 deletions
|
@ -70,7 +70,6 @@ RUN git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.v
|
|||
&& ln -s ~/dotfiles/vim/spell/ ~/.vim/ \
|
||||
&& rm ~/.bashrc \
|
||||
&& ln -s ~/dotfiles/.bash_extra ~/.bashrc \
|
||||
&& vim +PluginInstall +qall \
|
||||
&& mkdir /home/ansible-dev/ansible-homeserver
|
||||
&& vim +PluginInstall +qall
|
||||
|
||||
ENTRYPOINT ["/home/ansible-dev/start_tmux.sh"]
|
||||
|
|
Loading…
Reference in a new issue