|
|
@ -115,7 +115,7 @@ The segments that are currently available are:
|
|
|
|
* `symfony2_version` - Show the current Symfony2 version, if you are in a Symfony2-Project dir.
|
|
|
|
* `symfony2_version` - Show the current Symfony2 version, if you are in a Symfony2-Project dir.
|
|
|
|
* **Python Segments:**
|
|
|
|
* **Python Segments:**
|
|
|
|
* `virtualenv` - Your Python [VirtualEnv](https://virtualenv.pypa.io/en/latest/).
|
|
|
|
* `virtualenv` - Your Python [VirtualEnv](https://virtualenv.pypa.io/en/latest/).
|
|
|
|
* `anaconda` - Your active [Anaconda](https://www.continuum.io/why-anaconda) environment.
|
|
|
|
* [`anaconda`](#anaconda) - Your active [Anaconda](https://www.continuum.io/why-anaconda) environment.
|
|
|
|
* **Ruby Segments:**
|
|
|
|
* **Ruby Segments:**
|
|
|
|
* [`chruby`](#chruby) - Ruby environment information using `chruby` (if one is active).
|
|
|
|
* [`chruby`](#chruby) - Ruby environment information using `chruby` (if one is active).
|
|
|
|
* [`rbenv`](#rbenv) - Ruby environment information using `rbenv` (if one is active).
|
|
|
|
* [`rbenv`](#rbenv) - Ruby environment information using `rbenv` (if one is active).
|
|
|
|