/dotfiles

Primary LanguageShell

Requires git

$ git clone --recursive https://github.com/jwfwessels/dotfiles.git ~/.dotfiles
$ source ~/.dotfiles/bootstrap.sh

git free installation:

source <(curl -fsSL https://raw.githubusercontent.com/jwfwessels/dotfiles/master/bootstrap.sh)