mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2025-12-04 21:56:46 +01:00
Merge pull request #127 from dritter/go_prompt
Adding Go version segment.
This commit is contained in:
commit
981c85af39
2 changed files with 11 additions and 0 deletions
|
|
@ -73,6 +73,7 @@ The segments that are currently available are:
|
|||
* [aws](#aws) - The current AWS profile, if active.
|
||||
* [context](#context) - Your username and host.
|
||||
* [dir](#dir) - Your current working directory.
|
||||
* **go_version** - Show the current GO version.
|
||||
* **history** - The command number for the current line.
|
||||
* [ip](#ip) - Shows the current IP address.
|
||||
* **load** - Your machines 5 minute load average.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue