Added rsynccp plugin for nnn
This commit is contained in:
@@ -68,7 +68,7 @@ export SYSTEMD_EDITOR=$EDITOR
|
|||||||
### set nnn options
|
### set nnn options
|
||||||
# set detailed mode by default, a for auto FIFO
|
# set detailed mode by default, a for auto FIFO
|
||||||
export NNN_OPTS='da'
|
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
|
# use xdg-open to handle more filetypes, correctly
|
||||||
export NNN_FALLBACK_OPENER=xdg-open
|
export NNN_FALLBACK_OPENER=xdg-open
|
||||||
# nnn bookmarks, format of key:path
|
# nnn bookmarks, format of key:path
|
||||||
|
|||||||
Reference in New Issue
Block a user