You can find these out with, for example, (prn closh.core/*closh-aliases*) and (closh.core/expand-alias) but there should be a more user-friendly way to access them.
@dundalek What do you think? Add an alias or getalias command (and corresponding commands for abbreviations and commands)?
You can find these out with, for example,
(prn closh.core/*closh-aliases*)
and(closh.core/expand-alias)
but there should be a more user-friendly way to access them.@dundalek What do you think? Add an
alias
orgetalias
command (and corresponding commands for abbreviations and commands)?