From 6e4a202efe99870e39e88bec3054c207175d33c5 Mon Sep 17 00:00:00 2001 From: Julian Teu Date: Mon, 7 May 2018 17:53:57 +0200 Subject: Terminal transparency and tabs instead of spaces --- .zshrc | 2 ++ 1 file changed, 2 insertions(+) (limited to '.zshrc') diff --git a/.zshrc b/.zshrc index 4edc891..38d3bcb 100644 --- a/.zshrc +++ b/.zshrc @@ -139,3 +139,5 @@ if [[ "$SSH_AGENT_PID" == "" ]]; then eval "$(<~/.ssh-agent-thing)" fi +# Sæt sudo editor +export SUDO_EDITOR=nvim -- cgit v1.2.3