mirror of
https://github.com/jesseduffield/lazygit.git
synced 2026-09-25 07:50:21 -05:00
README: fix typo
https://github.com/jesseduffield/lazygit/commit/945fccd211aac07e6813d3f30173390b26954404
This commit is contained in:
@@ -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()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user