# Gaiety's (Jo Wroten's) Dotfiles Designed for Linux (Ubuntu). ## Setup ```bash apt-get install git # May need sudo git clone git@gitlab.com:gaiety/dotfiles.git ~/dotfiles cd ~/dotfiles $0 install.sh # May need sudo ```