Add bash-git-prompt
This commit is contained in:
parent
ba1c88fcd0
commit
0878ed9532
1 changed files with 1 additions and 0 deletions
|
@ -41,6 +41,7 @@ class Installer:
|
||||||
|
|
||||||
if p_dest.exists():
|
if p_dest.exists():
|
||||||
if self.force:
|
if self.force:
|
||||||
|
ui.info_2("Removing", pretty_dest)
|
||||||
p_dest.rmtree()
|
p_dest.rmtree()
|
||||||
else:
|
else:
|
||||||
ui.info_2("Skipping", pretty_dest)
|
ui.info_2("Skipping", pretty_dest)
|
||||||
|
|
Loading…
Add table
Reference in a new issue