mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2025-12-04 21:56:46 +01:00
Merge OS detection & segment into next
This commit is contained in:
commit
c044ae78a5
2 changed files with 116 additions and 78 deletions
|
|
@ -233,6 +233,7 @@ currently available are:
|
|||
* **dir** - Your current working directory.
|
||||
* **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.
|
||||
* **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