Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 399 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 399 Bytes

Configure desktop

In order to set up a new laptop/machine/environment for development there are scripts to install and configure the environment.

The scripts can also be used by other engineers to set up their environment.

setup your MacBook

Simply run:

./mac-os/install-tools.sh
./mac-os/update-zshrc.sh

setup your Ubuntu

Simply run

./ubuntu/install-apps.sh