diff options
author | Raymaekers Luca <raymaekers.luca@gmail.com> | 2024-11-18 14:57:12 +0100 |
---|---|---|
committer | Raymaekers Luca <raymaekers.luca@gmail.com> | 2024-11-18 14:57:12 +0100 |
commit | 80b656bfccc464427fce209b58a67319e8931c06 (patch) | |
tree | 6857394eb4596a02f56742dd4346f7f0e46c04ac /config/home | |
parent | b98544d80bbe7514410bb3c4ce1c5e7b44eb05cb (diff) |
checkpoint
Diffstat (limited to 'config/home')
-rw-r--r-- | config/home/.zshenv | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/home/.zshenv b/config/home/.zshenv index a26c6e5..4932584 100644 --- a/config/home/.zshenv +++ b/config/home/.zshenv @@ -1,4 +1,5 @@ #!/bin/zsh + export EDITOR="nvim" export VISUAL="nvim" |