This setups vim and the prompt to what I use. It just adds some links to ~/.vim and adds one line to your ~/.bashrc sourcing a bash script.
just call the install script.
To remove it call uninstall.
Enjoy...
from: https://github.com/ohmyzsh/ohmyzsh
sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"