yds12 / guarakapa

Password manager for the terminal.
MIT License
3 stars 1 forks source link

Allow the path to the data file to be defined via environment variable #13

Closed yds12 closed 2 years ago

yds12 commented 2 years ago

Currently the path to the data file is fixed at $HOME/.config/guarakapa/gk.dat.

This path should be configurable via an environment variable. If it is provided, we use it, if not, use the current default.