From e4071bbf45fff911d8bc8b55bd1eb315c09ffbdb Mon Sep 17 00:00:00 2001 From: coast Date: Mon, 8 Sep 2025 11:43:15 +0330 Subject: [PATCH] suicide --- .zprofile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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