From 21e5bdd40cd3792fcad21136d013032699474516 Mon Sep 17 00:00:00 2001 From: Georgi Gardev Date: Wed, 6 Mar 2024 11:56:26 +0200 Subject: [PATCH] fix errors --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index ae893dd..754dd66 100644 --- a/Makefile +++ b/Makefile @@ -50,7 +50,7 @@ bash_git_prompt: vim: ln -s ~/Git/dotfiles/.vim ~ ln -s ~/Git/dotfiles/.vimrc ~ - git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim + -git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim zsh: mkdir -p ~/.zsh/plugins