aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorromkatv <roman.perepelitsa@gmail.com>2020-02-06 18:54:10 +0300
committerromkatv <roman.perepelitsa@gmail.com>2020-02-06 18:54:10 +0300
commit71708336a903124f18d8754b07c7e95175f2994b (patch)
tree9722cd350bbf93dc0985f1cd5938569854099273
parent730ef08dfbbdd0ffc3cf762c5e00fe8f617ed48e (diff)
add asdf to docs
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 5eb84e97..e5301b33 100644
--- a/README.md
+++ b/README.md
@@ -265,6 +265,7 @@ enable as many segments as you like. It won't slow down your prompt or Zsh start
| `background_jobs` | presence of background jobs |
| `time` | current time |
| `direnv` | [direnv](https://direnv.net/) status |
+| `asdf` | tool versions from [asdf](https://github.com/asdf-vm/asdf) |
| `virtualenv` | python environment from [venv](https://docs.python.org/3/library/venv.html) |
| `anaconda` | virtual environment from [conda](https://conda.io/) |
| `pyenv` | python environment from [pyenv](https://github.com/pyenv/pyenv) |