diff options
author | Dominik Ritter <dritter03@googlemail.com> | 2015-09-21 19:27:03 +0300 |
---|---|---|
committer | Dominik Ritter <dritter03@googlemail.com> | 2015-09-21 19:27:03 +0300 |
commit | 1a5edebae76586361258ab68cb3f26148dfe026e (patch) | |
tree | 31bc7f8c882d5f86421fd0202e13e7593295b282 /README.md | |
parent | 6cec4ce40059fe4b1450794f20f7ab5fbda0735d (diff) |
Added a segment that shows the current GO version number.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -235,6 +235,7 @@ currently available are: * **context** - Your username and host (more info below) * **vi_mode** - Vi editing mode (NORMAL|INSERT). * **dir** - Your current working directory. +* **go_version** - Show the current GO version. * **history** - The command number for the current line. * **ip** - Shows the current IP address. * **load** - Your machines 5 minute load average and free RAM. |