summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjaanjahimees <jaanjahilo@outlook.com>2019-11-11 18:07:11 +0200
committerGitHub <noreply@github.com>2019-11-11 18:07:11 +0200
commit945fccd211aac07e6813d3f30173390b26954404 (patch)
tree4ad90f1d97ba26a106ea2b39cae50afc480b9695
parent12b84307acd67c93122d1fb971effb9700524592 (diff)
Fix typo in README `.zhsrc` -> `.zshrc`
Fix typo in `Changing Directory On Exit` section
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index cc4a05e34..66d8c96a6 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 `~./zhsrc` (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()
{