Store Configurations In the Correct XDG App Dir
Currently, Ion just slops the init file in $HOME, but we should use the correct directory according to XDG specifications. The app_dirs crate is just the thing that would make this simple to implement.