python-vipaccess icon indicating copy to clipboard operation
python-vipaccess copied to clipboard

[Linux] Conform to XDG_CONFIG_DIR

Open ainola opened this issue 7 years ago • 1 comments

Thanks for this!

.vipaccess is currently used but linux distros have long since moved on to use XDG_DATA_HOME and XDG_DATA_DIR (~/.config/vipaccess and ~/.local/share/vipaccess by default when those variables are undefined.)

ainola avatar Sep 06 '18 04:09 ainola

Pull requests are welcome. :wink:

(Frankly, writing the stoken-like CLI seemed kind of fun, but I actually don't think there's much value in it because almost everyone just wants to use it to provision new tokens…)

dlenski avatar Sep 11 '18 06:09 dlenski