Install Babun http://babun.github.io/
Install Hyper http://hyper.is/
Download Fira Code font https://github.com/tonsky/FiraCode
After installed those things, open up hyper config file
C:\Users\xxx\.hyper
edit these lines:
shell: 'C:\\Users\\xxx\\.babun\\cygwin\\bin\\zsh.exe',
fontFamily: 'Fira Code, Consolas, Menlo, "DejaVu Sans Mono", Consolas, "Lucida Console", monospace',
Open up Hyper and insert the line below to remove '%' :
unsetopt PROMPT_SP
Open hyper here is not working