diff options
author | Thomas Paul Mann <hi@thomaspaulmann.com> | 2016-12-01 23:21:05 +0300 |
---|---|---|
committer | Thomas Paul Mann <hi@thomaspaulmann.com> | 2016-12-01 23:21:05 +0300 |
commit | 21a5cbd988531b5ca08afb6863f22e592170cdef (patch) | |
tree | 35a2c5b014dd13527c7e65a0ab6d7844801b3e4e /README.md | |
parent | 1ff9da64d974265ce2f22bd1da4a47d0b8f7ca90 (diff) |
Add prompt for current installed swift version
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -123,6 +123,8 @@ The segments that are currently available are: * [`rspec_stats`](#rspec_stats) - Show a ratio of test classes vs code classes for RSpec. * **Rust Segments:** * `rust_version` - Display the current rust version and [logo](https://www.rust-lang.org/logos/rust-logo-blk.svg). +* **Swift Segments:** + * `swift_version` - Show the version number of the installed Swift. **Cloud Segments:** * **AWS Segments:** |