Skip to content

joanna-liana/alias-it

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🏡 Alias it!

A utility tool for creating shell aliases.

Written in GO just for fun.

Usage

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).

Supported shells

zsh and bash.