Simple lua program to change alias for bash commands.
Install lua, luarocks, luaposix (luarocks installation)
Then execute the file with lua.
-- lua cacli.lua --
Choose which command you want to have an alias and what alias it is.
Then restart your computer and it's done.