From eb26b11da2fd3a9f35a19571578a92416ba6f353 Mon Sep 17 00:00:00 2001 From: Evan Pratten Date: Tue, 25 Jul 2023 11:19:35 -0400 Subject: [PATCH] Add a little more info --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index 7ef2fdb..5068b45 100644 --- a/README.md +++ b/README.md @@ -1 +1,14 @@ # *ew*pratten's *config* files + +```sh +mkdir -p ~/.config && cd ~/.config +git clone https://github.com/ewpratten/ewconfig +cd ewconfig +./install +``` + +## Dependencies + +- Git +- ZSH (optional, recommended) +- Neovim (optional, recommended)