I would like to using the pathing functionality from the terminal itself to add a path to the alias list ```pwsh qp alias add <alias_name> some/path/on/the/system ```
I would like to using the pathing functionality from the terminal itself to add a path to the alias list