diff --git a/.bashrc b/.bashrc index 59e9be5..45c9ac5 100644 --- a/.bashrc +++ b/.bashrc @@ -69,8 +69,6 @@ fi case `uname` in Darwin) export JAVA_HOME="/System/Library/Frameworks/JavaVM.framework/Versions/1.6/Home" - # For Ruby to find the mysql libraries - export DYLD_LIBRARY_PATH=/usr/local/mysql/lib:$DYLD_LIBRARY_PATH # this requires a symlink from "/Applications/Sublime Text 2.app/Contents/SharedSupport/bin/subl" # into $PATH, e.g. ~/bin/subl