diff --git a/dot_config/Code/User/settings.json b/dot_config/Code/User/settings.json index 431f9a3..60488f9 100644 --- a/dot_config/Code/User/settings.json +++ b/dot_config/Code/User/settings.json @@ -37,4 +37,5 @@ "errorLens.excludeBySource": [ "cSpell" ], + "terminal.integrated.defaultProfile.linux": "fish" } diff --git a/dot_config/sops/age/private_keys.txt.tmpl b/dot_config/sops/age/private_keys.txt.tmpl index 2cadd88..2140c7e 100644 --- a/dot_config/sops/age/private_keys.txt.tmpl +++ b/dot_config/sops/age/private_keys.txt.tmpl @@ -1 +1 @@ -{{- onepasswordRead "op://Personal/age-reo/password" -}} +{{- onepasswordRead "op://servers/reonokiy/age_private_key" -}}