Include ZSH, oh-my-zsh and new ubuntu new system setup
cd ~ && git clone https://github.com/rakshans1/dotfiles.git
git submodule init
git submodule update
To install my dotfiles as your
cd ~/dotfiles
./setup.sh
or to setup new machine
./setup-new-machine.sh
git submodule foreach git pull origin master