I add fish at the last of my .bashrc to start fish under bash env. When I click "Create Python Terminal", it sources .venv/bin/activate instead of .venv/bin/activate.fish. How can I make it automatically use the correct activation script?