From 21fac388f96806e234c6c354a35b40ea7d8076a6 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Mon, 30 Jan 2023 12:24:24 -0600 Subject: Profile! --- profile/defaults.sh | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'profile/defaults.sh') diff --git a/profile/defaults.sh b/profile/defaults.sh index 4ee51d2..c158df5 100644 --- a/profile/defaults.sh +++ b/profile/defaults.sh @@ -1,7 +1,5 @@ # Default programs -export EDITOR="$(which emacsclient) -nc" +export EDITOR="$(which em)" # emacs but like, better-er export ALTERNATE_EDITOR= export VISUAL="$EDITOR" - -alias e="$EDITOR" -- cgit 1.4.1-21-gabe81