Updated Advanced use cases (markdown)

Mischievous Meerkat 2019-12-25 14:42:24 +05:30
parent a0c12b956c
commit 2cec3c3a3f

@ -42,7 +42,7 @@ stty start undef
stty stop undef stty stop undef
# Start nnn with your preferred options # Start nnn with your preferred options
nnn -i "$@" nnn -n "$@"
``` ```
Make the script executable with `chmod +x nwrap` and drop `nwrap` in your `PATH`. Make the script executable with `chmod +x nwrap` and drop `nwrap` in your `PATH`.