From ebbf091ee63de1b80e3fcfd7d30dd297d32cb110 Mon Sep 17 00:00:00 2001 From: Siddharth More Date: Fri, 11 Jun 2021 13:02:55 +0530 Subject: [PATCH] Fix --- .zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zshrc b/.zshrc index df3be38..28355fb 100644 --- a/.zshrc +++ b/.zshrc @@ -376,4 +376,4 @@ corona() { else curl "https://corona-stats.online" fi -} \ No newline at end of file +}