homebrew: feat: Add u alias
This commit is contained in:
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