Skip to content

Instantly share code, notes, and snippets.

@aurevec
aurevec / setup.sh
Last active August 30, 2022 22:58 — forked from bradp/setup.sh
New Mac Setup Script
echo "Creating an SSH key for you..."
ssh-keygen -t rsa
echo "Please add this public key to Github \n"
echo "https://github.com/account/ssh \n"
read -p "Press [Enter] key after this..."
echo "Installing xcode-stuff"
xcode-select --install
@aurevec
aurevec / gems.txt
Last active August 29, 2015 14:06 — forked from kvzb/gems.txt
rails
bourbon
carrierwave
coffee-rails
delayed_job
delayed_job_active_rexcord
devise
dotenv
dotenv-deployment