General-purpose configurations for all the programs I use. Machine-specific settings (e.g. git [user] directive) rely in a private repository.
To install the dotfiles, run the following commands:
git clone git@github.com:ndakkoune/dotfiles.git --recursive
cd dotfiles && ./install
Inspired by Anis Athalye.