-
Install zsh
sudo apt-get install zsh
-
Install sublime-text
-
Install hyper.js
-
Install spaceship
npm install -g spaceship-prompt
-
Set your shell to zsh
sudo chsh -s $(which zsh)
-
Clone this repo:
git clone --recursive https://github.com/alfredbez/dotfiles.git ~/.dotfiles
-
Just run
~/.dotfiles/install.sh