From 0f4a1ec4a94e2717e911385f810065101c265906 Mon Sep 17 00:00:00 2001 From: kj-sh604 Date: Thu, 25 Jul 2024 13:54:31 -0400 Subject: refactor: revert to `nvim` --- .config/shell/profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/shell') diff --git a/.config/shell/profile b/.config/shell/profile index c0d7e17..fae5ca6 100644 --- a/.config/shell/profile +++ b/.config/shell/profile @@ -1,6 +1,6 @@ #!/bin/sh -export EDITOR=vi +export EDITOR=nvim export TERM=xterm-256color export TMPDIR="/tmp" export LANG="en_US.UTF-8" -- cgit v1.2.3