mirror of
https://github.com/jarun/nnn.git
synced 2024-11-27 05:11:30 +00:00
Updated Advanced use cases (markdown)
parent
a0c12b956c
commit
2cec3c3a3f
|
@ -42,7 +42,7 @@ stty start undef
|
|||
stty stop undef
|
||||
|
||||
# Start nnn with your preferred options
|
||||
nnn -i "$@"
|
||||
nnn -n "$@"
|
||||
```
|
||||
|
||||
Make the script executable with `chmod +x nwrap` and drop `nwrap` in your `PATH`.
|
||||
|
|
Loading…
Reference in a new issue