A utility tool for creating shell aliases.
Written in GO just for fun.
Grab your alias-it binary from the Releases page, then use it by running:
alias-it <alias_name> <command_name>
The command will add the alias to your default shell ($SHELL).
zsh and bash.