Erwann Mest

Results 161 comments of Erwann Mest

Indeed. Loading just packages you use is perfectly sane and efficient. Thanks @maslen !

``` Execution Time (2013-12-19 11:45:37 UTC) loading tasks 419ms ▇▇ 3% jsvalidate:compile 296ms ▇▇ 2% jshint:dev 1s ▇▇▇▇▇▇ 11% shell:fontcustom 970ms ▇▇▇▇▇ 8% concurrent:concat 9s ▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇ 74% Total 12s ```...

Okay thank you for your feedback. To be honest, I wanted to compile it and try to remove this line but I wasn't able to compile the project. I've got...

-> https://github.com/Kilian/fromscratch/pull/101 does it work for you?

I've got the same problem here: ``` archey --help Archey OS X 1.6.0 Usage: /usr/local/bin/archey [options] -p --packager Use auto detected package system (default packager: homebrew). -m --macports Force use...

`brew uninstall archey && brew install archey --HEAD` works

``` Archey OS X 1.6.1 Usage: /usr/local/bin/archey [options] -p --packager Use auto detected package system (default packager: homebrew). -m --macports Force use MacPorts as package system. -b --nocolor Turn color...