Linuxbrew won't have casks
This commit is contained in:
parent
98c968ea2f
commit
13389ca8c5
@ -18,7 +18,7 @@ homebrew-casks() {
|
|||||||
-maxdepth 4 -path '*/Casks/*.rb' | \
|
-maxdepth 4 -path '*/Casks/*.rb' | \
|
||||||
sed "$sed_extended_regex_flag" \
|
sed "$sed_extended_regex_flag" \
|
||||||
-e 's/\.rb//g' \
|
-e 's/\.rb//g' \
|
||||||
-e 's_.*/Taps/(.*)/(home|linux)brew-_\1/_' \
|
-e 's_.*/Taps/(.*)/homebrew-_\1/_' \
|
||||||
-e 's|/Casks/|/|' \
|
-e 's|/Casks/|/|' \
|
||||||
)"
|
)"
|
||||||
local shortnames
|
local shortnames
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user