Personal dotfiles for Linux systems with Arch.
This dotfiles repository uses GNU Stow:
$ git clone https://github.com/davafons/dotfiles
$ cd dotfiles
$ make install <package> # e.g., stow git bash nvimYou can suffix a package with -$(hostname), and it will be preferred over the global package if
installing in a device with the same hostname.