1
0
Fork 0
mirror of https://github.com/romkatv/powerlevel10k.git synced 2024-11-12 00:00:07 +00:00

Added documentation.

This commit is contained in:
Dominik Ritter 2015-04-02 01:59:02 +02:00
parent 085610cccf
commit 18cbe235b8

View file

@ -75,7 +75,9 @@ currently available are:
* **dir** - Your current working directory.
* **history** - The command number for the current line.
* **rbenv** - Ruby environment information (if one is active).
* **rspec** - Show a ratio of test classes vs code classes for RSpec.
* **status** - The return code of the previous command, and status of background jobs.
* **symfony2_tests** - Show a ratio of test classes vs code classes for Symfony2.
* **time** - System time.
* **vcs** - Information about this `git` or `hg` repository (if you are in one).