From 2c9a4e81331d9f4b560e7f289b37d134e47bcf1a Mon Sep 17 00:00:00 2001 From: vx-clutch Date: Mon, 28 Jul 2025 15:33:07 -0400 Subject: [PATCH] save --- zsh/.zshrc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/zsh/.zshrc b/zsh/.zshrc index 3013187..4d9de2c 100644 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -1,3 +1,5 @@ +bindkey -e + # Set the default editor to Neovim export EDITOR=nvim export SUDO_EDITOR=nvim