diff --git a/zshrc b/zshrc index af4de4d..2bb59a7 100644 --- a/zshrc +++ b/zshrc @@ -62,4 +62,4 @@ if exists stack; then fi exists todo && todo -eval $(thefuck --alias) +exists thefuck && eval $(thefuck --alias)