Fix missing variables

This commit is contained in:
Manuel Thalmann 2024-07-30 00:51:50 +02:00
commit 770c87a670
6 changed files with 6 additions and 6 deletions
scripts/Common/Software/pyenv

View file

@ -8,7 +8,7 @@ begin
configureSW
end
function configureSW
function configureSW -V dir
source "$dir/../bash/profile.fish"
source "$dir/../fish/profile.fish"