From fb5725c20e07e4eaeeab742549565e04e3df8e10 Mon Sep 17 00:00:00 2001 From: Solomon Laing Date: Mon, 29 Mar 2021 13:06:20 +1030 Subject: [PATCH] updated passwords script --- .scripts/passwords | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scripts/passwords b/.scripts/passwords index db9ce8f..91a1179 100755 --- a/.scripts/passwords +++ b/.scripts/passwords @@ -1,7 +1,7 @@ #!/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). #