Changed configuration template (correction for bash.prompt.category).

This commit is contained in:
Stefan Gaiselmann 2020-11-13 08:03:56 +01:00
parent 7a99efad19
commit 1557033049

View File

@ -5,5 +5,4 @@
name = "{{ $name }}"
email = "{{ $email }}"
[bash]
prompt.category = "{{ $category }}"
bash.prompt.category = "{{ $category }}"