Updated Advanced use cases (markdown)

luukvbaal 2021-05-31 01:02:13 +02:00
parent 251cf8ec14
commit f9c721a604

@ -83,7 +83,7 @@ Or you can also call `nnn` in a wrapper script with necessary exports, example:
# If you use pywal, you need to restore the scheme here
# (cat ~/.cache/wal/sequences &)
export NNN_BMS="D:~/Downloads;v:~/Videos"
export NNN_BMS="D:$HOME/Downloads;v:$HOME/Videos"
export NNN_COLORS="5236"
alias nsel="cat ${XDG_CONFIG_HOME:-$HOME/.config}/nnn/.selection | tr '\0' '\n'"