An open API service indexing awesome lists of open source software.

https://github.com/thsutton/dotfiles

My dot files
https://github.com/thsutton/dotfiles

Last synced: over 1 year ago
JSON representation

My dot files

Awesome Lists containing this project

README

          

Dotfiles
========

This repository contains the dotfiles I carry around with me from system to
system. There's nothing terribly interesting in here.

If you do want to use them, try something like this:

````
git clone https://github.com/thsutton/dotfiles $HOME/.dotfiles
cd $HOME/.dotfiles
git submodule init
git submodule update
````

Then symlink the all the files into place.