Path of my Anaconda3 folder:
C:\Users\shail\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Anaconda3 (64-bit)
Commands tried in Git bash terminal:
conda init bash
echo '. ${HOME}/.bash_profile' >> ~/.bashrc
base *c:\Users\shail\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Anaconda3 (64-bit)
Error:
bash: syntax error near unexpected token '(' #on using the base command
I have read many blogs but all the codes are mostly outdated and do not work for me. Pls guide. I have anaconda installed which workd perfectly on cmd terminal and anaconda prompt but I am unable to access anaconda in git bash.