aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorromkatv <roman.perepelitsa@gmail.com>2020-02-29 14:10:58 +0300
committerromkatv <roman.perepelitsa@gmail.com>2020-02-29 14:10:58 +0300
commit18701f4e4964c7ff46f87b392bd69215531e4709 (patch)
treec87ba6366237d17b7c430fbe56e9ddfe67a87892 /README.md
parent1c5358e0d5d082a50eb320a52b20fff4c17098c9 (diff)
add haskell_stack prompt segment (#535)
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index d045b2ac..824fe38c 100644
--- a/README.md
+++ b/README.md
@@ -281,6 +281,7 @@ enable as many segments as you like. It won't slow down your prompt or Zsh start
| `jenv` | java environment from [jenv](https://github.com/jenv/jenv) |
| `plenv` | perl environment from [plenv](https://github.com/tokuhirom/plenv) |
| `phpenv` | php environment from [phpenv](https://github.com/phpenv/phpenv) |
+| `haskell_stack` | haskell version from [stack](https://haskellstack.org/) |
| `node_version` | [node.js](https://nodejs.org/) version |
| `go_version` | [go](https://golang.org) version |
| `rust_version` | [rustc](https://www.rust-lang.org) version |