Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 320 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 320 Bytes

Dotfiles

Installation

Clone the repository

$ git clone https://github.com/drakota/dotfiles.git ~/dotfiles

Run the installation script

$ cd ~/dotfiles
$ ./install.sh

Run the installation script and install tools

$ cd ~/dotfiles
$ ./install.sh --with-tools