From e7604108f81c4c717a10dcf054bfa370904fc129 Mon Sep 17 00:00:00 2001 From: Thomas Schmucker Date: Fri, 9 Jan 2026 11:50:41 +0100 Subject: Neovim: Python-Provider sollte jetzt überall klappen MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- zsh/zprofile | 1 + 1 file changed, 1 insertion(+) (limited to 'zsh/zprofile') diff --git a/zsh/zprofile b/zsh/zprofile index a2e582b..e066023 100644 --- a/zsh/zprofile +++ b/zsh/zprofile @@ -12,6 +12,7 @@ add_path "$HOME/.local/bin" case "$OSTYPE" in darwin*) add_path "/opt/homebrew/bin" + add_path "$HOME/.local/venv/nvim" ;; freebsd*) add_path "$HOME/.local/texlive/bin/amd64-freebsd" -- cgit v1.3