Password manager
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user