$ apt-get update
$ apt-get remove emacs
$ apt-get install vim
$ apt-get remove bash
$ apt-get install zsh
$ sh -c "$(wget https://raw.github.com/robbyrussell/oh-my-zsh/master/tools/install.sh -O -)"

Please refer to jinwei.me.