Added Python virtualenv manager for Fish shell

This commit is contained in:
Fabio Scotto di Santolo
2024-07-15 17:52:35 +02:00
parent 1449549b68
commit 159c378a7a
4 changed files with 20 additions and 1 deletions

View File

@@ -0,0 +1,4 @@
set -g VIRTUALFISH_VERSION 2.5.9
set -g VIRTUALFISH_PYTHON_EXEC /usr/bin/python
source /home/fscotto/.local/lib/python3.12/site-packages/virtualfish/virtual.fish
emit virtualfish_did_setup_plugins