From f46cd55dfa89d58d2e1b7c2334e9b5ab39d3b8bb Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Mon, 15 Nov 2021 20:52:13 +0300 Subject: fish: change python venv dir --- .config/fish/config.fish | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/fish/config.fish b/.config/fish/config.fish index d0e9307..f9c378b 100644 --- a/.config/fish/config.fish +++ b/.config/fish/config.fish @@ -20,7 +20,7 @@ set --global --export WECHALLUSER "drocan" set --global --export WECHALLTOKEN "35624-0D38B-A2F16-A98B0-5963D-6DF19" set --global --export RUST_SRC_PATH (rustc --print sysroot)/lib/rustlib/src/rust/library/ set --global --export NLTK_DATA "$HOME/.local/share/nltk_data" -set --global --export VIRTUALFISH_HOME "$HOME/.envs" +set --global --export VIRTUALFISH_HOME "$HOME/.local/share/venvs/" if status is-interactive -- cgit v1.2.3-70-g09d2