Skip to content

Commit e911fca

Browse files
authored
No touchy my vimrc
1 parent e763d5c commit e911fca

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

install.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@ curl -fLo ~/.vim/autoload/plug.vim --create-dirs \
2929
https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim
3030

3131
vim -u ${CURDIR}/plugins +PlugInstall! +qall!
32-
33-
cat ${CURDIR}/plugins ${CURDIR}/configs > ${HOME}/.vimrc
32+
# No touchy my vimrc
33+
# cat ${CURDIR}/plugins ${CURDIR}/configs > ${HOME}/.vimrc

0 commit comments

Comments
 (0)