Compare commits
3 Commits
ae3901c6f0
...
5d26e147b1
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
5d26e147b1
|
||
|
|
d94282f6ab
|
||
|
|
b80c7cab88
|
6
.brew-aliases/u
Executable file
6
.brew-aliases/u
Executable file
@@ -0,0 +1,6 @@
|
||||
#! /bin/bash
|
||||
# alias: brew u
|
||||
#: * `u` [args...]
|
||||
#: `brew u` is an alias for `brew cu -af`
|
||||
brew cu -af $*
|
||||
|
||||
Reference in New Issue
Block a user