diff options
author | Ben Hilburn <bhilburn@gmail.com> | 2016-12-06 02:32:55 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-12-06 02:32:55 +0300 |
commit | 7a49c9704dbbb0f1be1f9314410f41bcfd859d5e (patch) | |
tree | bf691d29a9aa63a44a63bb760b764ff88f9b234e /README.md | |
parent | ffade7bb6db4d0e13ce0aaf07f016f8cdba71070 (diff) | |
parent | 21a5cbd988531b5ca08afb6863f22e592170cdef (diff) |
Merge pull request #347 from thomaspaulmann/swift
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:** |