19 lines
755 B
Markdown
19 lines
755 B
Markdown
.dotfiles
|
|
=========
|
|
|
|

|
|
|
|
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-now](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.
|
|
|
|
**Disclaimer about Emacs:** I recently tried to get ohai-emacs to work and failed
|
|
miserably, so do not expect my emacs conf to work. You can exclude it by specifying
|
|
the without-emacs target to make.
|