From 4d3020c8d36373a07290d4473434b5acbd541e7b Mon Sep 17 00:00:00 2001 From: Mischievous Meerkat Date: Sun, 28 Feb 2021 23:54:30 +0530 Subject: [PATCH] Updated Basic use cases (markdown) --- Basic-use-cases.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Basic-use-cases.md b/Basic-use-cases.md index 67699b8..dc942e4 100644 --- a/Basic-use-cases.md +++ b/Basic-use-cases.md @@ -31,7 +31,7 @@ Note: - The extra key ^G to _cd on quit_ is to avoid writing to a file every time `nnn` quits. This also gives the user the flexibility to choose which directory (s)he wants to land into after starting `nnn` rather than having it decided beforehand. -## Sync subshell $PWD +## Sync subshell `$PWD` To configure `nnn` to cd to the `$PWD` of the exited `bash` subshell, add the following in `.bashrc`: