mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2025-12-11 22:02:32 +01:00
Added a segment that shows the PHP version.
This commit is contained in:
parent
6e4d24f50d
commit
26a41f14b8
2 changed files with 11 additions and 0 deletions
|
|
@ -236,6 +236,7 @@ currently available are:
|
|||
* **history** - The command number for the current line.
|
||||
* **node_version** - Show the version number of the installed Node.js.
|
||||
* **os_icon** - Display a nice little icon, depending on your operating system.
|
||||
* **php_version** - Show the current PHP version.
|
||||
* **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…
Add table
Add a link
Reference in a new issue