Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 361 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 361 Bytes

Dotfiles

@dblancorojas dotfiles.

Keep in mind that my current work environment is Arch linux so I might have files with settings specific to Arch.

Clone to $HOME/.dotfiles directory like this:

> cd $HOME
> git clone [email protected]:DanielBlanco/dotfiles.git .dotfiles

Install

Run the install script:

> cd $HOME
> .dotfiles/install.sh