These are the dotfiles that I use on Linux (and macOS).
Clone this repository into ~/.dotfiles
and run install
script which creates symbolic links using gnu-stow:
$ git clone [email protected]:mil-ad/dotfiles.git ~/.dotfiles
$ cd ~/.dotfiles
$ ./install