diff --git a/.zprofile b/.zprofile index 3bffe09..7cf260d 100644 --- a/.zprofile +++ b/.zprofile @@ -25,7 +25,6 @@ alias la="ls -ahl" alias smi="nvidia-smi" alias srczsh="source ~/.zshrc" alias battery="sb-battery" -alias bat="sb-battery" alias quit="exit" alias push="git push" alias weather="curl wttr.in/masjedsoleyman" @@ -82,3 +81,5 @@ precmd() { } } + +setopt CORRECT