42brew
42brew copied to clipboard
42 homebrew config :beer:
42 Brew
42 (Paris)
Description
42 Brew sets properly your Homebrew config, cloning it directly from the official repo.
Usage
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 | zsh
Packages
A 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.
Note
Homebrew data (Temp
and Cache
) are moved to /tmp
, leaving your $HOME
cleaner.
Credits
License
This work is published under the terms of 42 Unlicense.