Use single quotes for nested aliases so that the alias is only then expanded when the command is used. By that we ensure that the order of the aliases in alias.zsh is irrelevant.
Use single quotes for nested aliases so that the alias is only then expanded when the command is used. By that we ensure that the order of the aliases in alias.zsh is irrelevant.