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