git bash anaconda code example

Example 1: git bash anaconda

. C:/Users/user/Anaconda3/etc/profile.d/conda.sh

Example 2: conemu git bash

git-cmd.exe --no-cd --command=usr/bin/bash.exe -l -i

Example 3: wget git bash

Download the lastest wget binary for windows from 

https://eternallybored.org/misc/wget/
(they are available as a zip with documentation, or just an exe)

If you downloaded the zip, extract all (if windows built in zip 
utility gives an error, use 7-zip). Rename the file wget64.exe 
to wget.exe if necessary. Move wget.exe to your Git\mingw64\bin\.

Tags:

Misc Example