aliaz A simple CLI tool to add, modify, and delete alias to shell. Build binary go build -o ./bin/aliaz ./cmd/ Run Tests cd cmd/aliaz && go test