mirror of
https://codeberg.org/diginaut/dotfiles.git
synced 2026-05-06 15:44:10 +02:00
Automatically set the working dir for the venv too
This commit is contained in:
@@ -13,5 +13,6 @@ else
|
||||
workon "$1"
|
||||
else
|
||||
mkvirtualenv "$1"
|
||||
setvirtualenvproject
|
||||
fi
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user