bitwarden agent configure

This commit is contained in:
2026-05-02 06:01:02 -06:00
parent fdddf90c3b
commit 446babca90
3 changed files with 18 additions and 1 deletions

View File

@@ -68,4 +68,7 @@ install_packages "${FONTS[@]}"
echo "Checking for new flatpaks..."
. install-flatpaks.sh
echo "Done. You probably want to reboot your system..."
echo "Configuring Bitwarden SSH agent..."
. bitwarden.sh
echo "Done."