- sudo apt install zsh
- chsh -s /bin/zsh
- (if this does not work, open terminal, go to Edit -> Profile preferences -> Run custom command -> zsh)
- wget https://github.com/robbyrussell/oh-my-zsh/raw/master/tools/install.sh -O - | zsh
- git clone --recurse-submodules -j8 https://github.com/eldarkurtic/dotfiles.git
- bash dotfiles/setup.sh