zsh terminal prompt cursor code example Example: how to set cursor on zsh terminal for windows 10 function acp() { git add . git commit -m "$1" git push }