akhayyat/dotfiles

install.sh: fix hg-prompt URL

Commit 496aad65653d · Ahmad Khayyat · 2022-12-02 22:24 +0300

Changeset
496aad65653d6255c2abedaa1eee67303c053bea

View source at this commit

Comments

No comments yet.

Log in to comment

Diff

diff --git a/install.sh b/install.sh
--- a/install.sh
+++ b/install.sh
@@ -113,7 +113,7 @@
     fi
 }
 
-update_hg_repo  https://bitbucket.org/sjl/hg-prompt                           hg/hg-prompt                   dc481ce24b60
+update_hg_repo  https://hg.stevelosh.com/hg-prompt                            hg/hg-prompt                   dc481ce24b60
 update_git_repo https://github.com/zsh-users/zsh-history-substring-search.git zsh/history-substring-search
 update_git_repo https://github.com/zsh-users/zsh-syntax-highlighting.git      zsh/syntax-highlighting
 update_git_repo https://github.com/zsh-users/zsh-completions.git              zsh/completion/zsh-completions