This repository serves as the source of truth for my personal dotfiles and installation scripts. If you wish to use any of this, review the configuration scripts and code thoroughly. What works for me might not work for you.
Clone this repository to your home directory:
cd ~ && git clone https://github.com/pprotas/dotfiles.git
Just run the install script:
cd ~/dotfiles && ./install.sh