Installer homebrew (https://brew.sh/index_fr)
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
XCODE
xcode-select --install
Les dotfiles
cd && \
git clone https://github.com/tornad/dotfiles.git dotfiles &&
make all
My dev env