From 286068e2dce0da9166acdc45bae9b70f416b6c92 Mon Sep 17 00:00:00 2001 From: Ivan Golikov Date: Fri, 10 Jan 2025 14:27:25 +0100 Subject: [PATCH] Removed pyenv --- .config/fish/config.fish | 1 - 1 file changed, 1 deletion(-) diff --git a/.config/fish/config.fish b/.config/fish/config.fish index 2c03af8..9310dc5 100644 --- a/.config/fish/config.fish +++ b/.config/fish/config.fish @@ -13,7 +13,6 @@ if status is-interactive fish_add_path -a /usr/local/opt/node@18/bin end - pyenv init - fish | source fzf --fish | source # keeping this in the end zoxide init fish | source