addet uptime to cowsay

This commit is contained in:
pika 2024-12-22 14:58:20 +01:00
parent 68e4e5c064
commit 3099cc3ab0

2
.zshrc
View file

@ -627,7 +627,7 @@ _end(){
fi fi
if command_exists cowsay; then if command_exists cowsay; then
cowsay -f tux "$(uptime)" cowsay -f tux "$(uptime --pretty)"
fi fi
error_log error_log