diff --git a/my_readme.md b/my_readme.md index 39268a3f..c4a1446a 100644 --- a/my_readme.md +++ b/my_readme.md @@ -1,2 +1,4 @@ +git clone --depth=1 https://github.com/jokang/vimrc.git ~/.vim_runtime +sh ~/.vim_runtime/install_awesome_vimrc.sh git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim_runtime/bundle/Vundle.vim Run :PluginInstall in Vim.