/dotfiles

My configuration and dotfiles

Primary LanguageShellMIT LicenseMIT

Diego Stratta's dotfiles

Information

My configuration and dotfiles for my Arch machines.

Note to self

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

Prerequisites

Install Git

To clone the repository you'll need Git.

Arch

$ sudo pacman -S git

Installation

Clone the repository to your home folder and run install.sh.

$ git clone https://github.com/strattadb/dotfiles
$ cd dotfiles
$ ./install.sh

License

MIT

Copyright (c) 2017 Diego Stratta