Scripts for initial setup Bash on Windows execute below first. echo 'umask 022' >> ~/.bashrc exec ${SHELL} -l