diff options
Diffstat (limited to '')
-rw-r--r-- | .config/env | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/env b/.config/env index fb65d71..1df9a2d 100644 --- a/.config/env +++ b/.config/env @@ -123,7 +123,7 @@ export NNN_BATSTYLE='plain' export NNN_PREVIEWIMGPROG='icat' export NNN_PREVIEWVIDEO='tct' export NNN_ICONLOOKUP=0 -export NNN_PLUG='t:joe_fzfcd;p:-preview-tui;s:-!gdu -s;f:-fzopen;c:-joe_clipper;d:-joe_dragdrop;q:-joe_cmusq' +export NNN_PLUG='t:joe_fzfcd;p:-preview-tui;s:-!gdu -s;f:-fzopen;c:-joe_clipper;d:-joe_dragdrop;q:-joe_cmusq;r:joe_rand' export RUSTFLAGS='-L /usr/local/lib' export SFEED_AUTOCMD="t<<<<<<" export SFEED_PLUMBER="linkview" |