zsh autocompletion not working on cygwin

Solution 1:

I found out the issue and fix https://github.com/robbyrussell/oh-my-zsh/issues/1157

The solution is to delete the .zcompdump file and restart (which recreates the file).