Expand description

Contains helper for command aliasing. This will most likely be not interesting for you.

Functions

Return the contents of the alias file, if it exists and can be parsed.
The file has to be located in pueue_directory and named pueue_aliases.yml.

Check if there exists an alias for a given command. Only the first word will be replaced.