diff --git a/.chezmoi.toml.tmpl b/.chezmoi.toml.tmpl index cdc5a95..96dc26a 100644 --- a/.chezmoi.toml.tmpl +++ b/.chezmoi.toml.tmpl @@ -4,3 +4,6 @@ [data] email = {{ $email | quote }} fullName = {{ $fullName | quote }} + +[edit] + command = "nvim"