mirror of
https://github.com/webgefrickel/dotfiles
synced 2024-11-17 09:25:52 +00:00
3 lines
99 B
Bash
3 lines
99 B
Bash
|
#!/bin/bash
|
||
|
security find-internet-password -s 'imap.mailbox.org' -a 's.rademacker@mailbox.org' -w
|