mirror of
https://github.com/dnlbauer/dotfiles.git
synced 2026-09-10 13:35:30 +00:00
feat: set ephemeral flag inside containers
This commit is contained in:
@@ -2,7 +2,9 @@
|
||||
[user]
|
||||
# Please adapt and uncomment the following lines:
|
||||
name = Daniel Bauer
|
||||
{{- if .github_email }}
|
||||
email = {{ .github_email | quote }}
|
||||
{{- end }}
|
||||
[core]
|
||||
pager = sh -c 'command -v diff-so-fancy >/dev/null && exec diff-so-fancy || less --tabs=4 -RX'
|
||||
autocrlf = input
|
||||
|
||||
Reference in New Issue
Block a user