]> git.r.bdr.sh - rbdr/dotfiles/blobdiff - zsh/modules/environment.zsh
Update yum to dnf
[rbdr/dotfiles] / zsh / modules / environment.zsh
index 4e95dac724a1aaa305b1a8b4f3e610f20a7feb02..9b23ac716efba3b74add4fc56492c5df7f794253 100644 (file)
@@ -11,6 +11,7 @@ setopt COMBINING_CHARS    # Combine zero-length punctuation characters (accents)
                           # with the base character.
 setopt RC_QUOTES          # Allow 'Henry''s Garage' instead of 'Henry'\''s Garage'.
 unsetopt MAIL_WARNING     # Don't print a warning message if a mail file has been accessed.
+setopt CORRECT
 
 #
 # Jobs