From 17d203d345a7def9ff35b3cc3581f7e0e2ce0f08 Mon Sep 17 00:00:00 2001 From: Veit Heller Date: Mon, 16 Jun 2014 13:09:38 +0200 Subject: [PATCH] Added to README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 09929f7..a76c6e7 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,7 @@ ========= The dotfiles I use. Includes configuration files for vim, bash, ghci and git. + +Some of the configurations are OS X-centric(most notably `update()` in +`bash_profile`, which updates both MacPorts and Homebrew, OS X's package +managers).