From 6a2e2cc5f6561f6f639c25747e6a856f019405f7 Mon Sep 17 00:00:00 2001 From: Sander Hautvast Date: Wed, 8 May 2024 13:30:08 +0200 Subject: [PATCH] Update and rename venv In Zed.md to python --- cmd/{venv In Zed.md => python} | 1 + 1 file changed, 1 insertion(+) rename cmd/{venv In Zed.md => python} (99%) diff --git a/cmd/venv In Zed.md b/cmd/python similarity index 99% rename from cmd/venv In Zed.md rename to cmd/python index 399bc2d..caa5be2 100644 --- a/cmd/venv In Zed.md +++ b/cmd/python @@ -13,3 +13,4 @@ echo '{ "venvPath": ".", "venv": ".venv"}' >pyrightconfig.json * to quit the venv: `deactivate` +