1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-02-17 14:11:02 +02:00

Merge pull request #533 from JaanJah/patch-1

Fix typo in README `.zhsrc` -> `.zshrc`
This commit is contained in:
Dawid Dziurla 2019-11-11 18:09:30 +01:00 committed by GitHub
commit a68fb4fb8f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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()
{