1
1
mirror of https://github.com/jarun/nnn.git synced 2024-10-26 14:28:31 +03:00

Updated Advanced use cases (markdown)

Mischievous Meerkat 2020-05-24 08:18:58 +05:30
parent b98ff03337
commit d9e7f7c9f3

@ -61,7 +61,7 @@ stty start undef
stty stop undef
# Start nnn with your preferred options
nnn -n "$@"
nnn "$@"
```
Call it, e.g., `nwrap`, make it executable with `chmod +x nwrap` and drop it in your `PATH`.