Windows users must configure [[Bash]] to activate [[conda]] environments.
If you followed the instructions in [[computer setup]], simply type the following command in your [[Git Bash]] shell once
```bash
conda init bash
```
Close the shell and reopen for the changes to go into effect.
If you did not follow the instructions in [[computer setup]], see this guide to [[add conda and mamba to Bash PATH]].