I installed Git-Bash but I won't be able to access all the tools(vim,vimdiff) that I can access with Cygwin. Can that be set in one of the Git config files?
Git bash, and related tools in msysgit package, are pure Windows executables.
That's why you cannot run Cygwin tools into Git bash, since these are not completely windows programs (they need the cygwin.dll
, see @fvu comment below).
If you want to use Git with Cygwin tools, you have to install the git package for Cygwin.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With