Password manager

This commit is contained in:
2026-03-14 17:48:40 +00:00
parent 3f5b212d37
commit 23bbbbdbe8

View File

@@ -6,9 +6,17 @@ echo "-------------------------------------"
export MASTERPW=$(gum input --header="Enpass Master password" --password)
echo "https://tower.scarif.space" | wl-copy
echo "stofflees@gmail.com" | wl-copy
Enpass &
station-launch-password-manager
zenity --title="Enpass Setup" \
--info \
--text="Email copied.\nPress OK when it asks for webdav URL" \
|| gum confirm "You closed the dialog, do you want to continue?" \
|| exit 1
echo "https://tower.scarif.space" | wl-copy
zenity --title="Enpass Setup" \
--info \