Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 252 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 252 Bytes

dotfiles

Installation

Using curl

sh -c "$(curl -fsSL https://raw.github.com/moliva/dotfiles/master/scripts/install.sh)"

Using wget

sh -c "$(wget https://raw.github.com/moliva/dotfiles/master/scripts/install.sh -O -)"