Merge branch 'master' of github.com:revans/bash-it
diff --git a/README.md b/README.md
index e753724..c8412c9 100644
--- a/README.md
+++ b/README.md
@@ -45,25 +45,6 @@
 
 ## Contributors
 
-If you are submitting a pull request, please add your name to the list.
+* [List of contributors][contribute]
 
-* [Robert Evans][revans]
-* [David Bradford][zerobearing2]
-* [Rich Manalang][manalang]
-* [Piotr Usewicz][pusewicz]
-* [Simon H. Eskildsen][sirupsen]
-* [Mark Szymanski][mrman208]
-* [Florian Baumann][noqqe]
-* [Andy Shen][shenie]
-* [John Schulz][jfsiii]
-
-[revans]: http://github.com/revans
-[zerobearing2]: http://github.com/zerobearing2
-[manalang]: http://github.com/manalang
-[pusewicz]: http://github.com/pusewicz
-[sirupsen]: http://github.com/sirupsen
-[mrman208]: http://github.com/mrman208
-[noqqe]: http://github.com/noqqe
-[shenie]: http://github.com/shenie
-[jfsiii]: http://github.com/jfsiii
-
+[contribute]: https://github.com/revans/bash-it/contributors
diff --git a/aliases/osx.aliases.bash b/aliases/osx.aliases.bash
index 542b927..5feca89 100644
--- a/aliases/osx.aliases.bash
+++ b/aliases/osx.aliases.bash
@@ -16,4 +16,3 @@
 if [ -s /usr/bin/firefox ] ; then
   unalias firefox
 fi
-