Add get-password

This commit is contained in:
andy 2024-02-27 10:15:50 -05:00
parent 166a7b30f8
commit 4105962ae9

3
get-password Normal file
View file

@ -0,0 +1,3 @@
#!/usr/bin/env bash
gum input --password --placeholder='password' --prompt='secret: '