Macro system and more shell variable features #52
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I've had an epiphany.
rash macros that end in an exclamation point.
Here's the best part: a predefined macro
!that expands to the last command.the
!macro will expand to something like{LAST_CMD}Which brings me to the next part of this ticket.
Shell variable arrays (and more builtin variables)
But here's the kicker, each element of the array gets added as a unique argument.
More builtin shell variables: