diff --git a/zsh/.config/zsh/.zshrc b/zsh/.config/zsh/.zshrc index 34007ff..b8f9cb9 100644 --- a/zsh/.config/zsh/.zshrc +++ b/zsh/.config/zsh/.zshrc @@ -57,6 +57,18 @@ done fpath+=("$ZDOTDIR/plugins/nix-zsh-completions") +# Configure auto-notify +AUTO_NOTIFY_IGNORE+=( + "gcloud compute ssh" + "nix run" + "git" + "bash" + "sem debug" + "git log" + "journalctl" + "jekyll serve" +) + ## Autosuggest plugin configuration # Consider autocomplete in completion