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

https://github.com/redshiftzero/dotfiles

pimp my dotfiles
https://github.com/redshiftzero/dotfiles

Last synced: 5 months ago
JSON representation

pimp my dotfiles

Awesome Lists containing this project

README

          

dotfiles
========

Configuration files for various things.

git
===

In order to use my global .gitignore file, do:

```
git config --global core.excludesfile '~/.gitignore'
```

vimrc
=====

Cuts lines at 79 characters, so if you don't care about Python PEP8 prepare to
be annoyed