From 99ece6fc35eb73cba780448a7582c7784c037597 Mon Sep 17 00:00:00 2001 From: Dawid Dziurla Date: Tue, 12 Nov 2019 23:42:57 +0100 Subject: [PATCH] README: fix typo https://github.com/jesseduffield/lazygit/commit/945fccd211aac07e6813d3f30173390b26954404 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 66d8c96a6..f34ea7d8c 100644 --- a/README.md +++ b/README.md @@ -121,7 +121,7 @@ whichever rc file you're using). ## Changing Directory On Exit -If you change repos in lazygit and want your shell to change directory into that repo on exiting lazygit, add this to your `~./zshrc` (or other rc file): +If you change repos in lazygit and want your shell to change directory into that repo on exiting lazygit, add this to your `~/.zshrc` (or other rc file): ``` lg() {