diff options
Diffstat (limited to '.chezmoi.toml.tmpl')
-rw-r--r-- | .chezmoi.toml.tmpl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.chezmoi.toml.tmpl b/.chezmoi.toml.tmpl index d14b190..61e4819 100644 --- a/.chezmoi.toml.tmpl +++ b/.chezmoi.toml.tmpl @@ -37,3 +37,6 @@ "/usr/share/nano", "/usr/share/nano/extra", ] + +[data.p10k] + sep = {{ promptString "separator style: angled, slanted, none" "angled" | quote }} |