The rest work
databricks bundle init works
databricks auth profiles works
I can login through a browser
databricks auth login --host <workspace-url>
even in git-bash If I export a BROWSER variable like
export BROWSER="/c/Program Files/Mozilla Firefox/firefox.exe"
authentication works
In git-bash it does not complain for shell (but there I have proxy problems)