Home > dotfiles

dotfiles

Dotfiles is a project mainly written in Shell, it's free.

My linux configuration files

Installation:

git clone git://github.com/korpz/dotfiles ~/dotfiles

For each file in the directory create a symlink, with the name of the file:

ln -s ~/dotfiles/.filename ~/.filename
Previous:Doseurope