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

Implement omb theme #620

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from
Draft

Commits on Oct 2, 2024

  1. plugins: Add Theme plugin

    RobLoach committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    f419dbe View commit details
    Browse the repository at this point in the history
  2. Move to Usage: omb theme <command>

    Available commands:
      list          List all available themes
      set <theme>   Set the given theme in your .bashrc file
      use <theme>   Load the given theme
    RobLoach committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    2eccd63 View commit details
    Browse the repository at this point in the history
  3. Update lib/cli.bash

    Co-authored-by: Koichi Murase <[email protected]>
    RobLoach and akinomyoga authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    be83204 View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    Co-authored-by: Koichi Murase <[email protected]>
    RobLoach and akinomyoga authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    e4940e1 View commit details
    Browse the repository at this point in the history