akhayyat/dotfiles
install.sh: fix hg-prompt URL
Commit 496aad65653d · Ahmad Khayyat · 2022-12-02 22:24 +0300
Comments
No comments yet.
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