summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChloƩ Vulquin <code@toast.bunkerlabs.net>2024-12-12 17:58:02 +0100
committerChloƩ Vulquin <code@toast.bunkerlabs.net>2024-12-12 17:58:02 +0100
commit6941761ef97a277ae89b01a18c76984b1df1b1d5 (patch)
tree0e024538f34b040dbdef247989dff8a116086133
parentfish/history: move history to state dir (diff)
sh: remove uv plugin
For now I'm just handling it in fish.
-rw-r--r--dot_local/share/sh/uv5
1 files changed, 0 insertions, 5 deletions
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