From 7a9e212aab42ba55f313075699370afc3bd5919e Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Sat, 17 Oct 2020 20:37:57 +0200 Subject: Update --- .profile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.profile') diff --git a/.profile b/.profile index 4d997e6..d99cc0b 100644 --- a/.profile +++ b/.profile @@ -24,8 +24,8 @@ export PATH="${HOME}/.local/bin:${HOME}/.cargo/bin:/usr/local/llvm11/bin:${PATH} # Apps # export ZSH="/home/jozan/.oh-my-zsh" -export EDITOR="emacsclient -c -t" -export VISUAL="emacsclient" +export EDITOR="nvim" +export VISUAL="nvim" export PAGER="less" export TERMINAL="alacritty" export BROWSER="firefox" -- cgit v1.2.3