Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bundler plugin: Simplify retrieval of cpu count on OSX (ohmyzsh#5180)
Calling awk is not necessary here, sysctl has the -n flag to print the value. Signed-off-by: Clemens Gruber <clemensgru@gmail.com>
- Loading branch information