summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Teu <julianteu@protonmail.com>2018-04-25 20:10:49 +0000
committerJulian Teu <julianteu@protonmail.com>2018-04-25 20:10:49 +0000
commit1e3c08daed8afbdc557c60cb8986b78d26af0530 (patch)
treea23cec4045eba6142b3cf559be8fc27786886788
parentedcdcb8c4add45a831c5fb29c946cdc082e597c0 (diff)
Added SUDO_EDITOR
-rw-r--r--.zshrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.zshrc b/.zshrc
index 4edc891..2be2324 100644
--- a/.zshrc
+++ b/.zshrc
@@ -139,3 +139,4 @@ if [[ "$SSH_AGENT_PID" == "" ]]; then
eval "$(<~/.ssh-agent-thing)"
fi
+SUDO_EDITOR=nvim