diff --git a/zsh/.config/zsh/.zshrc b/zsh/.config/zsh/.zshrc index 49175cb..c908d01 100644 --- a/zsh/.config/zsh/.zshrc +++ b/zsh/.config/zsh/.zshrc @@ -67,6 +67,7 @@ AUTO_NOTIFY_IGNORE+=( "git log" "journalctl" "jekyll serve" + "sudoedit" )