diff options
author | JozanLeClerc <bousset.rudy@gmail.com> | 2022-03-16 10:20:57 +0100 |
---|---|---|
committer | JozanLeClerc <bousset.rudy@gmail.com> | 2022-03-16 10:20:57 +0100 |
commit | 061dab3212a26a0103d631fb2ba2ea54402400ca (patch) | |
tree | 5c8ea9c30ed5c5163102aeabffc25a7df8900754 /.config/env | |
parent | Update (diff) | |
download | dotfiles-bsd-061dab3212a26a0103d631fb2ba2ea54402400ca.tar.gz dotfiles-bsd-061dab3212a26a0103d631fb2ba2ea54402400ca.tar.bz2 dotfiles-bsd-061dab3212a26a0103d631fb2ba2ea54402400ca.tar.xz dotfiles-bsd-061dab3212a26a0103d631fb2ba2ea54402400ca.tar.zst dotfiles-bsd-061dab3212a26a0103d631fb2ba2ea54402400ca.zip |
lf update
Diffstat (limited to '.config/env')
-rw-r--r-- | .config/env | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/env b/.config/env index c5be5d4..eb01f0b 100644 --- a/.config/env +++ b/.config/env @@ -74,3 +74,4 @@ export MANPAGER="less -R -M +Gg" export MPD_HOST="$HOME"/.local/share/mpd/socket export RUSTFLAGS="-L /usr/local/lib" export WWW_HOME="https://start.duckduckgo.com/" +export BAT_THEME="gruvbox-dark" |