Skip to content

Instantly share code, notes, and snippets.

View danielboggs's full-sized avatar

Daniel Boggs danielboggs

  • Threespot
  • Asheville, NC
View GitHub Profile
@danielboggs
danielboggs / tmux_init.sh
Last active August 29, 2015 14:05
Simple shell script to start up a new tmux session for Rails app development.
#!/bin/bash
DIR=PATH_TO_PROJECT
SESSION=SESSION_NAME
if tmux attach -t $SESSION; then
echo "Attaching to tmux session: $SESSION"
else
echo "Building new tmux session: $SESSION"

Keybase proof

I hereby claim:

  • I am danielboggs on github.
  • I am danielboggs (https://keybase.io/danielboggs) on keybase.
  • I have a public key whose fingerprint is 8FF6 F3CE F252 551D 4790 3212 4231 0832 DEB4 C4DA

To claim this, I am signing this object: