diff options
author | joe <rbo@gmx.us> | 2025-09-21 20:37:46 +0200 |
---|---|---|
committer | joe <rbo@gmx.us> | 2025-09-21 20:37:46 +0200 |
commit | 1f5eaf99d528a042f25112b22f4479b2bbb24382 (patch) | |
tree | d474a837b046f49e658540c9e838fd462bf22d17 /.config | |
parent | up (diff) | |
download | dotfiles-bsd-1f5eaf99d528a042f25112b22f4479b2bbb24382.tar.gz dotfiles-bsd-1f5eaf99d528a042f25112b22f4479b2bbb24382.tar.bz2 dotfiles-bsd-1f5eaf99d528a042f25112b22f4479b2bbb24382.tar.xz dotfiles-bsd-1f5eaf99d528a042f25112b22f4479b2bbb24382.tar.zst dotfiles-bsd-1f5eaf99d528a042f25112b22f4479b2bbb24382.zip |
up
Diffstat (limited to '.config')
-rw-r--r-- | .config/env | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/env b/.config/env index 9b8e605..9a2bad0 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;d:-joe_dragdrop;m:-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' export RUSTFLAGS='-L /usr/local/lib' export WWW_HOME='https://start.duckduckgo.com/' export YTFZF_HIST='0' |