From eaf579fc0c4bc1d9035e6c736b99f1decd8e13ff Mon Sep 17 00:00:00 2001 From: Lars Kappert Date: Mon, 21 Jul 2014 22:12:21 +0200 Subject: [PATCH] Add "Related Lists" --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ab74235..894d901 100644 --- a/README.md +++ b/README.md @@ -44,4 +44,9 @@ Tip: search for a filename on GitHub, e.g. [site:github.com .gitconfig](https:// * [dotfiles.github.io](http://dotfiles.github.io/) - Your unofficial guide to dotfiles on GitHub. * [dotfiles.org](http://dotfiles.org/) - dotfiles.org is a place to upload, download, and share your dotfiles. -* [OSX Defaults](https://github.com/kevinSuttle/OSXDefaults) - A centralized place for the awesome work started by @mathiasbynens on .osx +* [OS X Defaults](https://github.com/kevinSuttle/OSXDefaults) - A centralized place for the awesome work started by [@mathiasbynens on .osx](https://github.com/mathiasbynens/dotfiles#sensible-os-x-defaults). + +## Related Lists + +* [Awesome Shell](https://github.com/alebcay/awesome-shell) - A curated list of awesome command-line frameworks, toolkits, guides and gizmos. +* [Awesome Dev Env](https://github.com/jondot/awesome-devenv) - A curated list of awesome tools, resources and workflow tips making an awesome development environment.