diff --git a/README.md b/README.md index 4abe9d4..7434a9e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,15 @@ ## krislamo's dotfiles +### Installation + +``` +git clone git@github.com:krislamo/dotfiles.git && \ +cd dotfiles && \ +ln -nsf $(pwd)/.bash_aliases ~/.bash_aliases && \ +ln -nsf $(pwd)/.bashrc ~/.bashrc && \ +ln -nsf $(pwd)/.vimrc ~/.vimrc +``` + #### Copyrights and Licenses Copyright (C) 2019 Kris Lamoureux