Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dvg/powerline-segments
Easily Generate Powerline Segments for your tmux statusline
https://github.com/dvg/powerline-segments
Last synced: 29 days ago
JSON representation
Easily Generate Powerline Segments for your tmux statusline
- Host: GitHub
- URL: https://github.com/dvg/powerline-segments
- Owner: DVG
- License: mit
- Created: 2015-02-27T13:27:47.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-02-27T16:08:19.000Z (almost 10 years ago)
- Last Synced: 2024-10-24T23:30:13.829Z (3 months ago)
- Language: Ruby
- Size: 125 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Powerline::Segments
TODO: Write a gem description
## Installation
Add this line to your application's Gemfile:
gem 'powerline-segments'
And then execute:
$ bundle
Or install it yourself as:
$ gem install powerline-segments
## Usage
TODO: Write usage instructions here
## Contributing
1. Fork it ( https://github.com/[my-github-username]/powerline-segments/fork )
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create a new Pull Request