diff options
author | joe <rbo@gmx.us> | 2025-10-11 21:33:23 +0200 |
---|---|---|
committer | joe <rbo@gmx.us> | 2025-10-11 21:33:23 +0200 |
commit | f975bf85ad62247c5b9686a24a549c3932d4c3ea (patch) | |
tree | 8b5f44baa34b817768717d72a5bc1ccbf7cca941 /.config/env | |
parent | up (diff) | |
download | dotfiles-bsd-f975bf85ad62247c5b9686a24a549c3932d4c3ea.tar.gz dotfiles-bsd-f975bf85ad62247c5b9686a24a549c3932d4c3ea.tar.bz2 dotfiles-bsd-f975bf85ad62247c5b9686a24a549c3932d4c3ea.tar.xz dotfiles-bsd-f975bf85ad62247c5b9686a24a549c3932d4c3ea.tar.zst dotfiles-bsd-f975bf85ad62247c5b9686a24a549c3932d4c3ea.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 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" |