mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-11-11 00:00:06 +00:00
added link to segemnt documenation in README
This commit is contained in:
parent
f11ca0664c
commit
f5b544f4c8
1 changed files with 1 additions and 0 deletions
|
@ -90,6 +90,7 @@ The segments that are currently available are:
|
||||||
* [`dir`](#dir) - Your current working directory.
|
* [`dir`](#dir) - Your current working directory.
|
||||||
* `history` - The command number for the current line.
|
* `history` - The command number for the current line.
|
||||||
* [`ip`](#ip) - Shows the current IP address.
|
* [`ip`](#ip) - Shows the current IP address.
|
||||||
|
* [`public_ip`](#public_ip) - Shows your public IP address.
|
||||||
* `load` - Your machine's load averages.
|
* `load` - Your machine's load averages.
|
||||||
* `os_icon` - Display a nice little icon, depending on your operating system.
|
* `os_icon` - Display a nice little icon, depending on your operating system.
|
||||||
* `ram` - Show free RAM.
|
* `ram` - Show free RAM.
|
||||||
|
|
Loading…
Reference in a new issue