My dotfiles. Includes configuration files for bash, git, tmux, vim and maybe other things.
Works on GNU/Linux and macOS.
In your home directory:
git clone https://github.com/davidtorrell/dotfiles.git
cd dotfiles && make install
*Debian errors
apt install ca-certificates libgnutls30 -y