First, clone this repository into ~/dotfiles.
Add the following to your .bashrc:
# Better prompt.
source ~/dotfiles/prompt.sh
Install the gruvbox8 colorscheme,
specifically the gruvbox8_hard variant.
Then add the following to your .vimrc:
source ~/dotfiles/config.vim
Install Tmux Plugin Manager:
$ git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm
Run the following command:
$ ln -s ~/dotfiles/tmux.conf ~/.tmux.conf
Then in tmux, install plugins with <prefix> - I.
Install the Hack font.
Apply the gruvbox8 theme using gnome-terminal-configure.