summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDawid Dziurla <dawidd0811@gmail.com>2019-11-12 23:42:57 +0100
committerGitHub <noreply@github.com>2019-11-12 23:42:57 +0100
commit99ece6fc35eb73cba780448a7582c7784c037597 (patch)
tree53aae8c30ed0786e5d8afe815dd1d4c79c70ed8d /README.md
parent8287659584267272f428e370aeab48bbeff49f31 (diff)
README: fix typo
https://github.com/jesseduffield/lazygit/commit/945fccd211aac07e6813d3f30173390b26954404
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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()
{