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: Split justfiles into multiple numbered files to fix issue with default command on other releases. #118

Merged
merged 14 commits into from
Sep 22, 2023

Commits on Sep 20, 2023

  1. fix: Split justfiles into multiple numbered files to fix issue with d…

    …efault command on other releases.
    KyleGospo committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    6fba026 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a5293a View commit details
    Browse the repository at this point in the history
  3. fix: Allow duplicate recipes to prevent any errors being thrown, igno…

    …re comments in just commands.
    KyleGospo committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    87add12 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Configuration menu
    Copy the full SHA
    b10c19e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9497cbb View commit details
    Browse the repository at this point in the history
  3. feat: Create /usr/share/ublue-os/justfile which points to every file …

    …in /usr/share/ublue-os/just/*.just
    KyleGospo committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    fe9dee7 View commit details
    Browse the repository at this point in the history
  4. chore: Modify ublue-os-just.sh to create .justfile in home pointing t…

    …o new /usr/share/ublue-os/justfile
    
    fixme: Modify existing .justfiles to have this same change in a non-destructive way.
    KyleGospo committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    43f009e View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. chore: Adjust versions

    KyleGospo committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    d82953e View commit details
    Browse the repository at this point in the history
  2. fix: Reset previously added .just files for existing users and preser…

    …ve user-added lines.
    
    chore: Minor spec cleanup
    KyleGospo committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    7548009 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    131e0de View commit details
    Browse the repository at this point in the history
  4. feat: Add 50-akmods just file with wl and xbox driver toggling.

    feat: Add installer for obs-studio-portable
    KyleGospo committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    826645e View commit details
    Browse the repository at this point in the history
  5. feat: Add a check when running certain nvidia commands for the nvidia…

    … module, print a helpful message if it's not found.
    KyleGospo committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    262dd86 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ebea732 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8c62c42 View commit details
    Browse the repository at this point in the history