Answers for "use git in anaconda"

1

conda install git

conda install -c anaconda git
Posted by: Guest on February-14-2021
0

git bash anaconda

echo ". ${PWD}/conda.sh" >> ~/.bashrc
Posted by: Guest on December-08-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language