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 aafc3fc..83b78ac 100644 --- a/.config/env +++ b/.config/env @@ -110,7 +110,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' +export NNN_PLUG='t:joe_fzfcd;p:-preview-tui;s:-!gdu -s;f:-fzopen;c:-joe_clipper;d:-joe_dragdrop'  export RUSTFLAGS='-L /usr/local/lib'  export WWW_HOME='https://start.duckduckgo.com/'  export YTFZF_HIST='0' | 
