-
-
Notifications
You must be signed in to change notification settings - Fork 10.6k
Closed
Description
How to add an alias for a formula ?
for example: the zeromq
formula has an alias zmq
ie. zmq
is linked under /usr/local/Library/Aliases
and can do a brew search
for zmq
and zeromq
but do not understand, how is that done ?
looked at:
- the zeromq formula
- cookbook
wanted to know for, adding an alias for the node
formula
right now, we have to remember to, do a brew install node4-lts
but want to install node-lts
which will alias node4-lts
now
and node6-lts
when a new LTS is released in a few months
Metadata
Metadata
Assignees
Labels
No labels