diff --git a/bash/.bashrc b/bash/.bashrc index 338fb1b..87b2c47 100644 --- a/bash/.bashrc +++ b/bash/.bashrc @@ -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