fix: explicitely set 'SYSTEMD_EDITOR' env variable
This commit is contained in:
@@ -4,3 +4,4 @@
|
||||
# Set NeoVim as default editor
|
||||
export EDITOR=nvim
|
||||
export SUDO_EDITOR="$EDITOR"
|
||||
export SYSTEMD_EDITOR="$EDITOR"
|
||||
|
||||
Reference in New Issue
Block a user