From fcfff9cee84de1db32051fc87acc333c7b431777 Mon Sep 17 00:00:00 2001 From: punkfairie <23287005+punkfairie@users.noreply.github.com> Date: Sat, 28 Sep 2024 09:57:28 -0700 Subject: [PATCH] Update .install-bw.sh Update .config/packages/archgirlie Update .ssh/id_ed25519.pub Update .ssh/id_ed25519 --- .install-bw.sh | 0 dot_config/packages/archgirlie | 1 - private_dot_ssh/private_id_ed25519.pub.tmpl | 4 +--- private_dot_ssh/private_id_ed25519.tmpl | 4 +--- 4 files changed, 2 insertions(+), 7 deletions(-) mode change 100644 => 100755 .install-bw.sh diff --git a/.install-bw.sh b/.install-bw.sh old mode 100644 new mode 100755 diff --git a/dot_config/packages/archgirlie b/dot_config/packages/archgirlie index fc7d0d3..a9f1e37 100644 --- a/dot_config/packages/archgirlie +++ b/dot_config/packages/archgirlie @@ -1,4 +1,3 @@ - -> Avoid running yay as root/sudo. aic94xx-firmware alsa-utils amfora diff --git a/private_dot_ssh/private_id_ed25519.pub.tmpl b/private_dot_ssh/private_id_ed25519.pub.tmpl index 2eb6ac4..28a8dcc 100644 --- a/private_dot_ssh/private_id_ed25519.pub.tmpl +++ b/private_dot_ssh/private_id_ed25519.pub.tmpl @@ -1,3 +1 @@ -{{- if not (stat (joinPath .chezmoi.homeDir ".ssh/id_ed25519.pub")) -}} - {{- bitwardenAttachment "id_ed25519.pub" "a551a692-b06a-49c0-9aa6-b16001875eed" -}} -{{- end -}} +{{- bitwardenAttachment "id_ed25519.pub" "a551a692-b06a-49c0-9aa6-b16001875eed" -}} diff --git a/private_dot_ssh/private_id_ed25519.tmpl b/private_dot_ssh/private_id_ed25519.tmpl index c780211..5c4a520 100644 --- a/private_dot_ssh/private_id_ed25519.tmpl +++ b/private_dot_ssh/private_id_ed25519.tmpl @@ -1,3 +1 @@ -{{- if not (stat (joinPath .chezmoi.homeDir ".ssh/id_ed25519")) -}} - {{- bitwardenAttachment "id_ed25519" "a551a692-b06a-49c0-9aa6-b16001875eed" -}} -{{- end -}} +{{- bitwardenAttachment "id_ed25519" "a551a692-b06a-49c0-9aa6-b16001875eed" -}}