diff options
author | Ben Hilburn <bhilburn@gmail.com> | 2015-10-22 02:51:44 +0300 |
---|---|---|
committer | Ben Hilburn <bhilburn@gmail.com> | 2015-10-22 02:51:44 +0300 |
commit | 981c85af39cea400281794ff31dabe242aae74fb (patch) | |
tree | 81863cdd5feb89caa4fd8c5eff7bc0ab79063c05 /README.md | |
parent | 15670379ed2822208df132bdf9ab93294956309a (diff) | |
parent | e94394bc6794d302e1681424280ba9a9d3c3cd78 (diff) |
Merge pull request #127 from dritter/go_prompt
Adding Go version segment.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 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. |