From d5119f3dabcdf3a3669c34e686558f2c05867de1 Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Mon, 22 Feb 2021 15:26:11 +0100 Subject: Env update --- .config/env | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.config/env') diff --git a/.config/env b/.config/env index 6d6eccf..8f5e4f7 100644 --- a/.config/env +++ b/.config/env @@ -15,8 +15,8 @@ export PATH="$HOME"/.local/bin:"$PATH":/usr/local/llvm10/bin:/usr/local/llvm11/bin # Apps -export EDITOR='nvim' -export VISUAL='emacsclient -c' +export EDITOR='emacsclient -t -a nvim' +export VISUAL='emacsclient -t -a nvim' export PAGER='less' export TERMINAL='st' export BROWSER='iridium' -- cgit v1.2.3