From 5638a1c74a6304719590e4bc52c8229c612f5b04 Mon Sep 17 00:00:00 2001 From: Charles Date: Fri, 16 Aug 2019 11:25:52 +0200 Subject: README installation guide --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 17ea6d4..d3971f2 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,12 @@ # Configuration files -The tools I use: +## Installation + +1. backup your current configuration files, they will be overwrite +2. `cd` in this repo +3. run `make` + +## Tools I use * [vim](https://github.com/vim/vim): terminal text editor * [zsh](https://www.zsh.org/): interactive shell -- cgit