From dc2ac8c6f56d40ca6cbc89b93b4dcd9a1ffa8c52 Mon Sep 17 00:00:00 2001 From: reonokiy Date: Mon, 10 Feb 2025 19:26:10 +0800 Subject: [PATCH] update --- dot_config/Code/User/settings.json | 1 + dot_config/sops/age/private_keys.txt.tmpl | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) 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" -}}