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

Fix (technical debt): Unify gsudo config PowerShellLoadProfile and $gsudoLoadProfile into the first one. #175

Merged
merged 9 commits into from
Sep 20, 2022

Commits on Sep 9, 2022

  1. feat(LoadProfile)

    - `gsudo config {configKey}` now parseable
    - Invoke-gsudo now uses `gsudo config PowershellLoadProfile`
    gerardog committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    79570b0 View commit details
    Browse the repository at this point in the history
  2. Updated docs

    gerardog committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    e845298 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b5a6d7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    af78470 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2022

  1. Configuration menu
    Copy the full SHA
    49f87c7 View commit details
    Browse the repository at this point in the history
  2. fix tests

    gerardog committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    39caba6 View commit details
    Browse the repository at this point in the history
  3. Strict mode friendly

    gerardog committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    8281fd2 View commit details
    Browse the repository at this point in the history
  4. Using native split function

    gerardog committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    61536f8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6c5b9d8 View commit details
    Browse the repository at this point in the history