HV2YERLWCYB6XOBPHXUDOKBWYCMOIRDUGCNTDPS2CXCMZCB4K3QQC
function pass --description 'fuzzy find password from lastpass-cli'
function pass --description 'fuzzy find passwords from lastpass-cli'
for arg in $argv
switch $arg
case --help
echo 'pass: fuzzy find passwords from lastpass-cli'
echo 'USEAGE: pass [pattern]'
echo 'Note: most flags will get passed to ripgrep'
return 0
end
end