fix errors

This commit is contained in:
Georgi Gardev
2024-03-06 11:57:20 +02:00
parent 21e5bdd40c
commit 399b3819c9
+3 -1
View File
@@ -45,9 +45,11 @@ tmux:
bash_git_prompt:
-git clone https://github.com/magicmonty/bash-git-prompt.git ~/.bash-git-prompt --depth=1
-rm ~/.git-prompt-colors
ln -s ~/Git/dotfiles/git/.git-prompt-colors.sh ~
-ln -s ~/Git/dotfiles/git/.git-prompt-colors.sh ~
vim:
-rm ~/.vim
-rm ~/.vimrc
ln -s ~/Git/dotfiles/.vim ~
ln -s ~/Git/dotfiles/.vimrc ~
-git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim