mirror of
https://github.com/meineerde/dotfiles.git
synced 2026-02-06 00:53:23 +00:00
Revert "Set DYLD_LIBRARY_PATH for mysql gem (╯°□°)╯︵ ┻━┻"
This reverts commit 1637f31c0d8b6399440211e8df8f54ba07f36241.
This commit is contained in:
parent
09431e1834
commit
e8c4bfd7b0
2
.bashrc
2
.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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user