fuzzel-pass 0.1.2

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

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