Compare commits

..

No commits in common. "c7a32f4b7387f32f34f3de76e8c09b9f524c3dcd" and "aee23bbd8b61c5be780f87dc04b207a97bb05b8d" have entirely different histories.

3 changed files with 1 additions and 6 deletions

View file

@ -11,6 +11,3 @@ set -gx PYPI_TOKEN {{ (bitwardenFields "item" "PyPi").token.value | quote }}
set -gx GITEA_TOKEN {{ (bitwardenFields "item" "git.augendre.info").fish_config_token.value | quote }}
set -gx AMO_JWT_ISSUER {{ (bitwardenFields "item" "addons.mozilla.org").jwt_issuer.value | quote }}
set -gx AMO_JWT_SECRET {{ (bitwardenFields "item" "addons.mozilla.org").jwt_secret.value | quote }}

View file

@ -1,2 +0,0 @@
go.sum merge=union

View file

@ -53,7 +53,7 @@
enabled = true
[core]
editor = nvim
attributesfile = {{ .chezmoi.homeDir }}/.config/git/attributes
attributesfile = {{ .chezmoi.homeDir }}/.gitattributes
autocrlf = input
[submodule]
recurse = true