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

More customizations #103

Merged
merged 17 commits into from
Jan 8, 2019
Merged

More customizations #103

merged 17 commits into from
Jan 8, 2019

Commits on Jan 5, 2019

  1. Configuration menu
    Copy the full SHA
    a6264be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97ce599 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5d28109 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8a5dc28 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    04e031a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    66864be View commit details
    Browse the repository at this point in the history
  7. Use terminal color for gray by default

    There is a possiblity that text can get indistinguishable of background when it uses hardcoded color value.
    
    Use brblack variable for gray color instead in order to delegate this problem to terminal color scheme or theme plugins and insure that it won’t collide with background.
    sodisdocs committed Jan 5, 2019
    Configuration menu
    Copy the full SHA
    0aa1ae6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f1961d6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    44d4f71 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6109a6e View commit details
    Browse the repository at this point in the history
  11. Remove unnecessary files

    sodisdocs committed Jan 5, 2019
    Configuration menu
    Copy the full SHA
    9752f60 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7b3700c View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2019

  1. sort variables by name

    edouard-lopez committed Jan 8, 2019
    Configuration menu
    Copy the full SHA
    624a99a View commit details
    Browse the repository at this point in the history
  2. test fish_title.fish

    edouard-lopez committed Jan 8, 2019
    Configuration menu
    Copy the full SHA
    f3c145c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b31124f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7a7e62c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    87f2af8 View commit details
    Browse the repository at this point in the history