diff --git a/botfiles/.zshrc b/botfiles/.zshrc index 936e3a7..9d91221 100644 --- a/botfiles/.zshrc +++ b/botfiles/.zshrc @@ -25,6 +25,7 @@ source $HOME/.shellrc # error message command_not_found_handler() { printf "\nahh shit, command not found\n\033[0;31m(╯°□°)╯︵ ┻━┻\n\n" + exit 127 } # prompt