From 6941761ef97a277ae89b01a18c76984b1df1b1d5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Chlo=C3=A9=20Vulquin?= Date: Thu, 12 Dec 2024 17:58:02 +0100 Subject: sh: remove uv plugin For now I'm just handling it in fish. --- dot_local/share/sh/uv | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 dot_local/share/sh/uv (limited to 'dot_local/share/sh') diff --git a/dot_local/share/sh/uv b/dot_local/share/sh/uv deleted file mode 100644 index 66628d7..0000000 --- a/dot_local/share/sh/uv +++ /dev/null @@ -1,5 +0,0 @@ -. hascmd uv || return -export UV_PYTHON_BIN_DIR=$HOME/.local/uv/bin -export UV_PYTHON_INSTALL_DIR=$HOME/.local/uv/python -export UV_TOOL_BIN_DIR=$HOME/.local/uv/bin -export UV_TOOL_DIR=$HOME/.local/uv/tool -- cgit v1.2.3