BASH cheatsheet
It's basically stupid simple:
alias ["command"]=["origin"]
To unalias:
unalias ["command"]
Why? I asked the question "how do I unalias a command" and well, yeah.
Enjoy!
It's basically stupid simple:
alias ["command"]=["origin"]
To unalias:
unalias ["command"]
Why? I asked the question "how do I unalias a command" and well, yeah.
Enjoy!