# x-mkd Create a directory and immediately `cd` into it. ## Usage ```bash x-mkd ``` Set `VERBOSE=1` for status messages. ## Example ```bash x-mkd project && git init ```