mirror of
https://github.com/Crocmagnon/dotfiles.git
synced 2025-01-22 13:23:56 +01:00
4 lines
87 B
Fish
4 lines
87 B
Fish
|
function kpass
|
||
|
keepassxc-cli show -sa password ~/Nextcloud2/OVH/keepass.kdbx $argv
|
||
|
end
|