1
0
mirror of https://github.com/balkian/dotfiles.git synced 2024-09-19 10:11:42 +00:00
dotfiles/README.md
J.Fernando Sánchez 55e0da205a Fixed typo
2012-12-01 05:16:35 +01:00

554 B

Balkian's dotfiles

Usage

Download

The Git Way:

git clone https://github.com/balkian/dotfiles.git

The fast way:

curl -#L https://github.com/balkian/dotfiles/tarball/master | tar -xzv --strip-components 1 --exclude={README.md}

Install

Just run:

source .make.sh

How it works

So far, this is the simplest way of keeping your dotfiles in a repository. The installation script will just back-up your files in a folder in your ~/ with the timestamp, so running it twice won't destroy your original files.