diff --git a/.zshrc b/.zshrc index fb5beaa..7b0149b 100644 --- a/.zshrc +++ b/.zshrc @@ -627,7 +627,7 @@ _end(){ fi if command_exists cowsay; then - cowsay -f tux "$(uname -r)" + cowsay -f tux "$(uptime)" fi error_log