fix clone

This commit is contained in:
Georgi Gardev
2024-03-06 11:55:15 +02:00
parent 91ee9a3087
commit ade30406d3
+1 -1
View File
@@ -43,7 +43,7 @@ tmux:
ln -s ~/Git/dotfiles/tmux/themes ~/.tmux/themes
bash_git_prompt:
git clone https://github.com/magicmonty/bash-git-prompt.git ~/.bash-git-prompt --depth=1
-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 ~