diff options
author | joe <rbo@gmx.us> | 2025-09-17 18:31:35 +0200 |
---|---|---|
committer | joe <rbo@gmx.us> | 2025-09-17 18:31:35 +0200 |
commit | c2b99f1a67b4db09e991c77f9795ea3f8d6d8a85 (patch) | |
tree | d33163ac93129dbd268fa7a32860bf759dc49920 /.config/env | |
parent | up (diff) | |
download | dotfiles-bsd-c2b99f1a67b4db09e991c77f9795ea3f8d6d8a85.tar.gz dotfiles-bsd-c2b99f1a67b4db09e991c77f9795ea3f8d6d8a85.tar.bz2 dotfiles-bsd-c2b99f1a67b4db09e991c77f9795ea3f8d6d8a85.tar.xz dotfiles-bsd-c2b99f1a67b4db09e991c77f9795ea3f8d6d8a85.tar.zst dotfiles-bsd-c2b99f1a67b4db09e991c77f9795ea3f8d6d8a85.zip |
Diffstat (limited to '.config/env')
-rw-r--r-- | .config/env | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/env b/.config/env index 83b78ac..9b8e605 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' +export NNN_PLUG='t:joe_fzfcd;p:-preview-tui;s:-!gdu -s;f:-fzopen;c:-joe_clipper;d:-joe_dragdrop;m:-joe_cmusq' export RUSTFLAGS='-L /usr/local/lib' export WWW_HOME='https://start.duckduckgo.com/' export YTFZF_HIST='0' |