mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-07-17 01:42:45 +02:00
Merge pull request #538 from jesseduffield/dawidd6-patch-1
README: fix typo
This commit is contained in:
@ -121,7 +121,7 @@ whichever rc file you're using).
|
|||||||
|
|
||||||
## Changing Directory On Exit
|
## 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()
|
lg()
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user