I'd like to use an alias such as 6 to edit an alias that I have...
("Macro_F6+++" is an alias I have and it sends "Bash @Target", @Target comes from a script I have.)
I want to be able to edit the alias "Macro_F6+++" to change the word Bash to Bodyslam or anything else I want by using an alias where I type in "6 Bodyslam"
Simplifying that:
I want alias "6 *" to change the alias "Macro_F6+++" From "Bash @Target" to "* @Target"
Is that possible?
("Macro_F6+++" is an alias I have and it sends "Bash @Target", @Target comes from a script I have.)
I want to be able to edit the alias "Macro_F6+++" to change the word Bash to Bodyslam or anything else I want by using an alias where I type in "6 Bodyslam"
Simplifying that:
I want alias "6 *" to change the alias "Macro_F6+++" From "Bash @Target" to "* @Target"
Is that possible?