commit a64d4eb2442cb36c054d80293556c67a3ac9dbd5 from: Sara Burke date: Sat Feb 14 23:10:36 2026 UTC change VISUAL to emacs commit - 824809c9aaba0ac93b86576e2dfd9c8e3b6ba979 commit + a64d4eb2442cb36c054d80293556c67a3ac9dbd5 blob - 1ce7e3e693823d80d8a2334164a7c5be524a47e2 blob + ae6ef2c1067d8ddcdc66103da2350656f183ade6 --- .profile +++ .profile @@ -38,7 +38,7 @@ command -v ovi >/dev/null && EDITOR=ovi #command -v mg >/dev/null && EDITOR=mg # for complex stuff -export VISUAL="neovim" +export VISUAL="emacs" export CLICOLOR=1