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

rule(macro modify_shell_history, truncate_shell_history): avoid false positives from .zsh_history.new and .LOCK files #1832

Merged
merged 3 commits into from
Feb 11, 2022

Commits on Jan 1, 2022

  1. fix(macro modify_shell_history): avoid false positives from .zsh_hist…

    …ory.new and .LOCK files
    
    Signed-off-by: m4wh6k <m4wh6k@users.noreply.github.com>
    m4wh6k committed Jan 1, 2022
    Configuration menu
    Copy the full SHA
    c670cda View commit details
    Browse the repository at this point in the history
  2. fix(macro truncate_shell_history): avoid false positives from .zsh_hi…

    …story.new and .LOCK files
    
    Signed-off-by: m4wh6k m4wh6k@users.noreply.github.com
    m4wh6k committed Jan 1, 2022
    Configuration menu
    Copy the full SHA
    e0af431 View commit details
    Browse the repository at this point in the history
  3. rule(macro modify_shell_history): Fix missing s on endswith

    Signed-off-by: m4wh6k m4wh6k@users.noreply.github.com
    m4wh6k committed Jan 1, 2022
    Configuration menu
    Copy the full SHA
    67b48ac View commit details
    Browse the repository at this point in the history