Download:
child 198:c42ecbdec367
parent 196:bd14782d12cf
197:79d277be2b37
Anton Shestakov <av6@dwimlabs.net>, Fri, 10 Jul 2020 21:23:09 +0800
readme: update links

1 файлов изменено, 6 вставок(+), 6 удалений(-) [+]
README.rst file | annotate | diff | comparison | revisions
--- a/README.rst Fri Jul 10 21:17:24 2020 +0800
+++ b/README.rst Fri Jul 10 21:23:09 2020 +0800
@@ -16,35 +16,35 @@
Exit codes
----------
-.. image:: https://bitbucket.org/av6/dotfiles/raw/tip/docs/prompt-exit.png
+.. image:: https://code.rhodecode.com/u/av6/dotfiles/raw/default/docs/prompt-exit.png
Virtualenv
----------
-.. image:: https://bitbucket.org/av6/dotfiles/raw/tip/docs/prompt-venv.png
+.. image:: https://code.rhodecode.com/u/av6/dotfiles/raw/default/docs/prompt-venv.png
Mercurial prompt
----------------
There are two implementations of mercurial prompt: using a separate mercurial
-extension `hg-prompt <https://sjl.bitbucket.io/hg-prompt/>`_, and a fallback
+extension `hg-prompt <https://hg.stevelosh.com/hg-prompt/>`_, and a fallback
implementation in pure bash.
The screenshot shows the former in action:
-.. image:: https://bitbucket.org/av6/dotfiles/raw/tip/docs/prompt-hg.png
+.. image:: https://code.rhodecode.com/u/av6/dotfiles/raw/default/docs/prompt-hg.png
Pure bash implementation currently lags behind in features.
Git prompt
----------
-.. image:: https://bitbucket.org/av6/dotfiles/raw/tip/docs/prompt-git.png
+.. image:: https://code.rhodecode.com/u/av6/dotfiles/raw/default/docs/prompt-git.png
Root prompt
-----------
-.. image:: https://bitbucket.org/av6/dotfiles/raw/tip/docs/prompt-root.png
+.. image:: https://code.rhodecode.com/u/av6/dotfiles/raw/default/docs/prompt-root.png
Mercurial and Git support is disabled for root, thus two colored dashes.