/dotfiles

My personal dotfiles

Primary LanguageShell

Dotfiles

My personal dotfiles

Getting started

To get up and running on a new machine run:

git clone git@github.com:Hilaryous/dotfiles.git --recursive
cd dotfiles && ./install

Pulling changes

New changes can be updated locally by running:

git pull
./install

Components