diff options
| author | Charles <sircharlesaze@gmail.com> | 2019-08-16 11:25:52 +0200 |
|---|---|---|
| committer | Charles <sircharlesaze@gmail.com> | 2019-08-16 11:25:52 +0200 |
| commit | 5638a1c74a6304719590e4bc52c8229c612f5b04 (patch) | |
| tree | c6eca9fa22e882eb65cf78b945f49c521bb1a3f6 | |
| parent | ec75775b276a8c323ae01bbd71b998a7f3c44e39 (diff) | |
| download | dotfiles-5638a1c74a6304719590e4bc52c8229c612f5b04.tar.gz dotfiles-5638a1c74a6304719590e4bc52c8229c612f5b04.tar.bz2 dotfiles-5638a1c74a6304719590e4bc52c8229c612f5b04.zip | |
README installation guide
| -rw-r--r-- | README.md | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -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 |
