Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Powerline Segment class instead of the old Powerline function interface #7

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Apr 9, 2020

  1. 1. Refactored the code implementation to make use of `Powerline Segme…

    …nt` Base class, instead of the old Powerline function interface.
    
    2. Combined the two functions `mem_usage` and `mem_usage_percent` into a single class `MemUsageSegment` and exposed a single object of that class.
    3. Added documentation on how the parameters are used.
    4. Updated README.md to reflect the new refactored implementation.
    madhurjain2095 committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    fcc7135 View commit details
    Browse the repository at this point in the history