Dotfiles for web mac labs in HEPL.
dotfiles is an (internal) educational project, which will be used to setup macOS web labs.
Note: the school where the course is given, the HEPL from Liège, Belgium, is a french-speaking school. From this point, the instruction will be in french. Sorry.
Vous trouverez plus d'infos sur les dotfiles dans la toolbox.
La procédure suivante devrait être lancée directement après une installation.
- Configurer les préférences du système et du Finder
- Installer les XCode Commande Line tools avec la commande
xcode-select --install
- Cloner le présent repo dans
~/.dotfiles
:cd && git clone https://github.com/hepl-web/dotfiles.git ./.dotfiles && cd .dotfiles
- Lancer la commande suivante, et suivez les instructions :
source ./install.sh
(ça va prendre du temps)
dotfiles' logo by Joel Glovier
base dotfiles by leny/pwendok