diff options
| author | 2026-01-18 22:53:38 +0100 | |
|---|---|---|
| committer | 2026-01-18 22:53:38 +0100 | |
| commit | c724ff4b58493fe0099aece4aa650f0dd91187a4 (patch) | |
| tree | 5136fb5756d2062002870dcaec9716e06ff62c16 /dot_config/private_fish/conf.d/python.fish | |
| parent | sh: major update to xdg (diff) | |
fish: remove old xdg stuff
Diffstat (limited to '')
| -rw-r--r-- | dot_config/private_fish/conf.d/python.fish | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/dot_config/private_fish/conf.d/python.fish b/dot_config/private_fish/conf.d/python.fish deleted file mode 100644 index 6c4f81d..0000000 --- a/dot_config/private_fish/conf.d/python.fish +++ /dev/null @@ -1,7 +0,0 @@ -set -Uuq IPYTHONDIR || set -Uu IPYTHONDIR ~/.local/python/ipython -set -Uuq JUPYTER_CONFIG_DIR || set -Uu JUPYTER_CONFIG_DIR ~/.local/python/jupyter -set -Uuq UV_PYTHON_BIN_DIR || set -Uu UV_PYTHON_BIN_DIR ~/.local/python/bin -set -Uuq UV_PYTHON_INSTALL_DIR || set -Uu UV_PYTHON_INSTALL_DIR ~/.local/python/interpreters -set -Uuq UV_TOOL_BIN_DIR || set -Uu UV_TOOL_BIN_DIR ~/.local/python/bin -set -Uuq UV_TOOL_DIR || set -Uu UV_TOOL_DIR ~/.local/python/tools -setux IPYTHONDIR JUPYTER_CONFIG_DIR UV_PYTHON_BIN_DIR UV_PYTHON_INSTALL_DIR UV_TOOL_BIN_DIR UV_TOOL_DIR |
