kbsecret-conf - open kbsecret(1)'s configuration in an editor
kbsecret conf [options]
kbsecret conf interacts with kbsecret(1)'s configuration files and directories.
By default, it opens the main configuration file in an editor.
Since most configuration should be done via kbsecret-session(1), this command is mostly for debugging and testing purposes.
-c, --commandsOpen the command configuration file, rather than the main configuration file.
-d, --directoryPrint the path to kbsecret(1)'s configuration directory.
-r, --record-directoryPrint the path to kbsecret(1)'s custom record directory.
kbsecret conf requires the $EDITOR variable, which should specify a valid editor.
$ kbsecret conf
$ EDITOR=vim kbsecret conf
$ kbsecret conf -c
kbsecret(1), kbsecret-session(1)