mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-11-16 17:50:09 +00:00
Better documentation.
This commit is contained in:
parent
2ad6280b51
commit
79678020f7
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@ currently available are:
|
|||
* **context** - Your username and host (more info below)
|
||||
* **dir** - Your current working directory.
|
||||
* **history** - The command number for the current line.
|
||||
* **node_version** - Show the version number of the installed node.
|
||||
* **node_version** - Show the version number of the installed Node.js.
|
||||
* **rbenv** - Ruby environment information (if one is active).
|
||||
* **rspec_stats** - Show a ratio of test classes vs code classes for RSpec.
|
||||
* **status** - The return code of the previous command, and status of background jobs.
|
||||
|
|
Loading…
Reference in a new issue