fn expand_tilde(path: &Path) -> PathBuf
Expand ~ at the start of a path to the user’s home directory.
~