pub fn get_vx_dir() -> PathBuf
Get the default vx directory
Returns the default directory where vx stores its data. This is typically ~/.vx on Unix-like systems and %USERPROFILE%\.vx on Windows.
~/.vx
%USERPROFILE%\.vx