mirror of
https://github.com/jarun/nnn.git
synced 2024-11-23 19:31:28 +00:00
Updated Basic use cases (markdown)
parent
e224d84c67
commit
490119e623
|
@ -49,7 +49,7 @@ trap nnn_cd EXIT
|
|||
Add a plugin with the following contents:
|
||||
|
||||
```sh
|
||||
#!/usr/bin/env sh
|
||||
#!/usr/bin/env bash
|
||||
|
||||
# Description: Start an interactive bash shell.
|
||||
|
||||
|
|
Loading…
Reference in a new issue