updated passwords script

This commit is contained in:
Solomon Laing 2021-03-29 13:06:20 +10:30
parent 81bd7a8fdf
commit fb5725c20e

View File

@ -1,7 +1,7 @@
#!/bin/bash #!/bin/bash
## ##
# Depends bw (bitwarden-cli), bw-unlock (personal script), xclip # Depends bw (bitwarden-cli), bw-unlock (personal script), xclip, jq
# #
# Processes bw to allow for searching of passwords by website (and if multple logins per website, by account). # Processes bw to allow for searching of passwords by website (and if multple logins per website, by account).
# #