pyar6329
1/29/2016 - 12:43 PM

homebrew installed packeage lists

homebrew installed packeage lists

for i in `brew list`; do print "$i`brew info $i | grep 'Built from source with:' | sed -e 's/^.*://' -e 's/,//g'`"; done > ~/Brewfile