Skip to content

Instantly share code, notes, and snippets.

View koluku's full-sized avatar

koluku koluku

View GitHub Profile
#anyenv
export PATH="$HOME/.anyenv/bin:$PATH"
eval "$(anyenv init -)"
git clone https://github.com/riywo/anyenv ~/.anyenv
cp /usr/bin/gcc Desktop
cp /usr/bin/g++ Desktop
sudo ln -sf /usr/local/bin/gcc-4.7 /usr/bin/gcc
sudo ln -sf /usr/local/bin/g++-4.7 /usr/bin/g++
System Integrity Protection status: disabled.
System Integrity Protection status: enabled.