diff --git a/zsh/.zshenv b/zsh/.zshenv index 29ea8c1..83cf06d 100644 --- a/zsh/.zshenv +++ b/zsh/.zshenv @@ -1,6 +1,6 @@ #!/usr/bin/env zsh -export EDITOR='nvim' +export EDITOR='hx' export VISUAL=$EDITOR if [[ -a /usr/bin/virtualenvwrapper.sh ]]; then