Skip to content

Instantly share code, notes, and snippets.

subreddit Last Visited View all »
ambientmusic
Never +shortcut
Android
2014-09-14 +shortcut
androidapps
Never +shortcut
androiddev
2014-09-14 +shortcut
AndroidGaming
@abrambailey
abrambailey / gist:32e5c1b5ec4f0e817a67
Created June 14, 2015 03:42
packer rails environment
sudo apt-get -y update
sudo apt-get install -y git-core curl zlib1g-dev build-essential libssl-dev libreadline-dev libyaml-dev libsqlite3-dev sqlite3 libxml2-dev libxslt1-dev libcurl4-openssl-dev python-software-properties libffi-dev git rbenv
git clone https://github.com/sstephenson/rbenv.git ~/.rbenv
echo 'export PATH="$HOME/.rbenv/bin:$PATH"' >> ~/.bashrc
echo 'eval "$(rbenv init -)"' >> ~/.bashrc
type rbenv
git clone https://github.com/sstephenson/ruby-build.git ~/.rbenv/plugins/ruby-build
rbenv install 2.2.0
sudo apt-get -y install nodejs
gem update --system
@abrambailey
abrambailey / rebase.sh
Last active June 30, 2016 18:54 — forked from DennisOSRM/rebase.sh
Rebase current branch against origin/qa and squash all commits into a single one
#!/bin/sh
set -e
# Get the current branch name.
branch=`git rev-parse --abbrev-ref HEAD`
# Determine the commit at which the current branch diverged.
ancestor=`git merge-base qa HEAD`
# Stash any uncommited, changed files.
git stash --all
# Revert the branch back to the ancestor SHA.
@abrambailey
abrambailey / invite-all-users-to-slack-channel.js
Last active October 29, 2020 06:10
Invite all users to slack channel
var i = 1;
function inviteAllUsers() {
setTimeout(function () {
setTimeout(function() {
$('#channel_actions_toggle').click();
},100)
setTimeout(function() {
$('#channel_invite_item').click();
},200)
@abrambailey
abrambailey / keybase.md
Last active April 17, 2018 20:14
keybase.md

Keybase proof

I hereby claim:

  • I am abrambailey on github.
  • I am funkdified (https://keybase.io/funkdified) on keybase.
  • I have a public key ASBJeh8WilJSq3aIkNH0WaUPwM-mNwwc9AoEzcjlmdJIkgo

To claim this, I am signing this object: