Added rsynccp plugin for nnn

This commit is contained in:
jon
2021-08-14 09:22:47 -05:00
parent ee21c69c43
commit 7346631340

View File

@@ -68,7 +68,7 @@ export SYSTEMD_EDITOR=$EDITOR
### set nnn options
# set detailed mode by default, a for auto FIFO
export NNN_OPTS='da'
#export NNN_PLUG='p:preview-tui;v:preview-tabbed'
export NNN_PLUG='p:preview-tui;v:preview-tabbed;B:rsynccp'
# use xdg-open to handle more filetypes, correctly
export NNN_FALLBACK_OPENER=xdg-open
# nnn bookmarks, format of key:path