fu123456 / counsel-keepassxc

Complete keepassxc-cli with Ivy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Complete keepassxc-cli with Ivy.

Install counsel-keepassxc

(add-to-list 'load-path "<path-of-counsel-keepassxc>")
(require 'counsel-keepassxc)
(setq counsel-keepassxc-database-file "path/of/keepassxc-database")

Start search keepassxc-cli with Ivy

M-x counsel-keepassxc

About

Complete keepassxc-cli with Ivy

License:GNU General Public License v3.0


Languages

Language:Emacs Lisp 100.0%