pub fn get_history_file() -> Result<PathBuf, UtilError>
Edited: Now returns UtilErrors.
Returns the location of the history file for Brane.
Returns The path of the HistoryFile or a UtilError otherwise.