summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDawid Dziurla <dawidd0811@gmail.com>2019-11-11 18:09:30 +0100
committerGitHub <noreply@github.com>2019-11-11 18:09:30 +0100
commita68fb4fb8f7169b91f617c80deda177901c4202c (patch)
tree4ad90f1d97ba26a106ea2b39cae50afc480b9695
parent12b84307acd67c93122d1fb971effb9700524592 (diff)
parent945fccd211aac07e6813d3f30173390b26954404 (diff)
Merge pull request #533 from JaanJah/patch-1
Fix typo in README `.zhsrc` -> `.zshrc`
-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()
{