diff options
author | Joe <bousset.rudy@gmail.com> | 2022-06-07 15:56:35 +0200 |
---|---|---|
committer | Joe <bousset.rudy@gmail.com> | 2022-06-07 15:56:35 +0200 |
commit | 3fb95d4b497a5e301f076ef8b039555e066fd2ad (patch) | |
tree | 744012f4914c906839306459d98ecc996436b03b /.config/env | |
parent | update (diff) | |
download | dotfiles-bsd-3fb95d4b497a5e301f076ef8b039555e066fd2ad.tar.gz dotfiles-bsd-3fb95d4b497a5e301f076ef8b039555e066fd2ad.tar.bz2 dotfiles-bsd-3fb95d4b497a5e301f076ef8b039555e066fd2ad.tar.xz dotfiles-bsd-3fb95d4b497a5e301f076ef8b039555e066fd2ad.tar.zst dotfiles-bsd-3fb95d4b497a5e301f076ef8b039555e066fd2ad.zip |
update
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 6c0f96c..1071545 100644 --- a/.config/env +++ b/.config/env @@ -28,7 +28,7 @@ export EDITOR="editorcmd" export VISUAL="${EDITOR}" export PAGER='less' export TERMINAL='st' -export BROWSER='firefox' +export BROWSER='iridium' export READER='zathura' export FILE='lf' |