### Related problem Docs should show how to alias subexpressions. ### Describe the solution you'd like For example: ```nu alias nn = ^($env.HOME | path join bin n) ``` ### Describe alternatives you've considered N/A ### Additional context and details _No response_