fuzzel-pass 0.1.0

A password-store frontend for auto-typing passwords
1
2
3
4
5
#!/bin/bash

if [[ -z "$@" ]]; then
  return 1
fi