diff --git a/.chezmoi.toml.tmpl b/.chezmoi.toml.tmpl index 293bb25..e83ca56 100644 --- a/.chezmoi.toml.tmpl +++ b/.chezmoi.toml.tmpl @@ -5,5 +5,4 @@ name = "{{ $name }}" email = "{{ $email }}" - [bash] - prompt.category = "{{ $category }}" + bash.prompt.category = "{{ $category }}"