mirror of
https://github.com/jarun/nnn.git
synced 2025-03-20 13:29:44 +00:00
Updated Advanced use cases (markdown)
parent
b98ff03337
commit
d9e7f7c9f3
1 changed files with 1 additions and 1 deletions
|
@ -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`.
|
||||
|
|
Loading…
Add table
Reference in a new issue