From f8245777c3d486aa4c9b6bbf003d724dc16412dc Mon Sep 17 00:00:00 2001 From: Alexander Rosenberg Date: Tue, 30 Aug 2022 02:04:54 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aec7b54..0f3d213 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ This is my personal zsh configuraton. * [bat](https://github.com/sharkdp/bat) (optional) - better cat, less, man, etc. ### Installation -1. Clone this repo +1. Clone this repo and init the submodules 2. Create a `.zshrc` and fill it with something like this: > ZSH_CONFIG_DIR="path/to/this/repo" > source "${ZSH_CONFIG_DIR}/init.zsh}"