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

Add options for users to add their own config files and command #118

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Commits on Jan 11, 2024

  1. feat(emc function): add options to add, remove and list configfile sh…

    …ortcut
    
    emc function gets new options to add, remove or list their own config files.
    options are  in a text file (conf.d/emc_options.txt).
    refactored code for opening config files to avoid repetition
    Oskar-Idland committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    6a972d7 View commit details
    Browse the repository at this point in the history
  2. docs(README): update readme

    README contains explanation of new options
    Oskar-Idland committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    c570729 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

  1. Configuration menu
    Copy the full SHA
    401e549 View commit details
    Browse the repository at this point in the history