Files
dotfiles/README.md
2015-04-05 17:44:25 +02:00

15 lines
553 B
Markdown

.dotfiles
=========
![WTFPL Licensed!](http://img.shields.io/badge/license-WTFPL-blue.svg)
Those are the dotfiles I use. Includes configuration files for vim, bash, ghci,
python, valgrind, zsh and git; also a pip installation script.
I use a plugin called [haskell-vim-noe](https://github.com/begriffs/haskell-vim-now),
so a lot of the code is external since commit 50f32b3.
Some of the configurations are OS X-centric(some of it is also usable on Debian,
though). The OS X version I use is 10.10(Yosemite) and I use Homebrew as my package
manager.