Skip to content
Snippets Groups Projects
Commit c57b65fd authored by Kid's avatar Kid
Browse files

Revert "Linuxbrew won't have casks"

This reverts commit 13389ca8.

In case we can extract a common function or stuff.
parent 13389ca8
No related branches found
No related tags found
No related merge requests found
......@@ -18,7 +18,7 @@ homebrew-casks() {
-maxdepth 4 -path '*/Casks/*.rb' | \
sed "$sed_extended_regex_flag" \
-e 's/\.rb//g' \
-e 's_.*/Taps/(.*)/homebrew-_\1/_' \
-e 's_.*/Taps/(.*)/(home|linux)brew-_\1/_' \
-e 's|/Casks/|/|' \
)"
local shortnames
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment