Skip to content

Latest commit

 

History

History
16 lines (15 loc) · 330 Bytes

File metadata and controls

16 lines (15 loc) · 330 Bytes

Dotfiles repo

Installation

Fetch the installer

wget https://raw.githubusercontent.com/liamato/dotfiles/master/install.bash
chmod a+x install.bash

And execute the installer with:

bash -c "./install.bash -h" # To see all options

or

bash -c "./install.bash" # To install with the default config