Open tjyang opened 4 years ago
I second this request. It's unprofessional to put a space in a filename in any *nix fs.
Note, however, that we can specify the config dir with the BITWARDENCLI_APPDATA_DIR
env var, as programmed here.
$HOME/.config/bw
or even $HOME/.bw
would probably be the most concise but... I fear clashes. Perhaps $HOME/[.config]/bitwarden
instead would avoid that?There's also support for $XDG_CONFIG_HOME
in-place already. It has a similar structure: $XDG_CONFIG_HOME/Bitwarden CLI
aka $HOME/.config/Bitwarden CLI
Interestingly the new (beta) BW Secrets Manager currently uses $HOME/.bws
:
I searched issues and can't find anyone other than four of us that have ever (vocally) cared. lol
Hmm.
Hi
Not a urgent issue. But please consider to remove space character from path for bw client on Unix. Example: "/.config/Bitwarden\ CLI"