From 9e95939c47d7730fa0e0d45b09c69000eee7f9d5 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Fri, 11 Dec 2020 07:21:22 +0530 Subject: [PATCH] Add wttr.in to integrations --- docs/integrations.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/integrations.rst b/docs/integrations.rst index 4aabfc7ec..5bf8a94c7 100644 --- a/docs/integrations.rst +++ b/docs/integrations.rst @@ -70,6 +70,9 @@ System and data visualisation tools `onefetch `_ a tool to fetch information about your git repositories +`wttr `_ + a tool to display weather information in your terminal with curl + Editor integration -----------------------