I need to keep track oh-my-zsh custom directory ($ZSH_CUSTOM
) when I have to work in multiple different environments. I am also exhausted by copying & pasting oh-my-zsh custom directory EVERY SINGLE TIME I install Oh My Zsh!.
Thus, that is why this repository present to the world.
sh -c "$(curl -fsSL https://raw.github.com/nntoan/oh-my-zsh-custom/master/install.sh)"
sh -c "$(wget https://raw.github.com/nntoan/oh-my-zsh-custom/master/install.sh -O -)"