Skip to content

Latest commit

 

History

History
executable file
·
17 lines (11 loc) · 422 Bytes

File metadata and controls

executable file
·
17 lines (11 loc) · 422 Bytes

My .dotfiles

This repository includes all of my custom dotfiles.

The setup script is smart enough to back up your existing dotfiles into a ~/dotfiles_old/ directory if you already have any dotfiles of the same name as the dotfile symlinks being created in your home directory.

Installation

git clone git://github.com/enda/dotfiles.git
cd dotfiles
./install.sh

License

See UNLICENSE