mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 00:33:00 +00:00
Use secret to fetch username email by default, fallback to prompt
This commit is contained in:
parent
6ee67769a6
commit
f908912cea
9 changed files with 110 additions and 30 deletions
|
|
@ -132,3 +132,9 @@ vim:ft=gotmpl
|
|||
.chezmoiscripts/unixlike/**
|
||||
.chezmoiscripts/+nixos/**
|
||||
{{ end}}
|
||||
|
||||
{{/* Secret Management */}}
|
||||
{{ if not $manageSecret }}
|
||||
.config/aichat
|
||||
.config/zsh/mod/env.zsh
|
||||
{{ end }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue