This repository contains the dotfiles for several CLI tools I use.
Currently there are two supported package managers (apt and pacman). Brew will follow in the near future.
To install the required programs and some configs for them run the following commands:
sudo sh ./install.sh
sudo sh ./install_zsh_config.sh
WARNING: Make sure you save your old config files before the get overwritten.