0

I added anaconda to my PATH because I wanted git bash to be able to utilize conda commands and I noticed that git bash opens in the base environment on startup by default. How do I make it stop activating on startup?

What git bash opens with:

1]

My PATH variables:

2]

AMC
  • 2,642
  • 7
  • 13
  • 35
DhyeyL
  • 25
  • 5
  • 1
    Since this is not a programming question and more on configuration, so you're question might suited for Unixstackexchange or superuser.com – Jetchisel Apr 26 '20 at 23:10
  • 1
    Duplicate: [How do I prevent Conda from activating the base environment by default?](https://stackoverflow.com/questions/54429210/how-do-i-prevent-conda-from-activating-the-base-environment-by-default) Also, don't manipulate PATH manually (recommended against since Conda v4.4), instead [use `conda init`](https://stackoverflow.com/a/55526573/570918). – merv Apr 26 '20 at 23:25
  • Please do not share information as images unless absolutely necessary. See: https://meta.stackoverflow.com/questions/303812/discourage-screenshots-of-code-and-or-errors, https://idownvotedbecau.se/imageofcode, https://idownvotedbecau.se/imageofanexception/. – AMC Apr 27 '20 at 03:51

0 Answers0