42 (Paris)
42 Brew sets properly your Homebrew config, cloning it directly from the official repo.
Inside the 42 clusters you can easily run:
- to set
curl -fsSL https://rawgit.com/gcamerli/42brew/master/set.sh | zsh- to unset
curl -fsSL https://rawgit.com/gcamerli/42brew/master/unset.sh | zshA personal selection of useful brew packages:
- tig
- figlet
- ttygif
- valgrind
- gdb
- asciinema
and homebrew cask to easily install each packages listed in Managed Software Center from your shell.
Homebrew data (Temp and Cache) are moved to /tmp, leaving your $HOME cleaner.
This work is published under the terms of 42 Unlicense.