First, clone this repository into ~/dotfiles.
Add the following to your .bashrc:
# Better prompt.
source ~/dotfiles/prompt.sh
Install the jellybeans colorscheme, either by downloading jellybeans.vim into
.vim/colors/, or by installing a plugin manager and using it to install
jellybeans.
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
Run the following command:
$ ~/dotfiles/style-gnome-terminal.sh gruvbox8