Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 472 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 472 Bytes

Dotfiles

This repo includes my custom dotfiles. Clone to your home directory so that the path is `~/.dotfiles'.

Folder includes setup script, which is smart enough to backup your existing files into ~/.dotfiles_old/ directory if you already have any dotfiles of the same name as the dotfiles being created in your home directory.

Installation

git clone git://github.com/pavloko/dotfiles ~/.dotfiles
cd ~/dotfiles
./makesymlinks.sh