If you use 1password, the cli-tools and are a tmux-user this little script will make your life easier on iOS
#!/bin/sh
op get item "$1" --fields password|tmux loadb -
Thursday October 22, 2020
If you use 1password, the cli-tools and are a tmux-user this little script will make your life easier on iOS
#!/bin/sh
op get item "$1" --fields password|tmux loadb -
Thursday October 22, 2020