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 bang to invert exit code #3271

Merged
merged 2 commits into from Apr 26, 2024
Merged

Commits on Apr 25, 2024

  1. Add bang to invert exit code

    This makes it so that you can provide a "!" before the command line to
    invert the success/failure of a command. Just like with regular POSIX
    shell.
    Asger Gitz-Johansen committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    0ed33e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    959498c View commit details
    Browse the repository at this point in the history