My configuration and dotfiles for my Arch machines.
If you're in one of your machines, generate a SSH key and clone the repo with:
$ git clone git@github.com:strattadb/dotfiles.git
To clone the repository you'll need Git.
$ sudo pacman -S git
Clone the repository to your home folder and run install.sh
.
$ git clone https://github.com/strattadb/dotfiles
$ cd dotfiles
$ ./install.sh
Copyright (c) 2017 Diego Stratta