Skip to content

Instantly share code, notes, and snippets.

@hectorperez
Last active November 5, 2015 14:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hectorperez/401d79571f65c064de9b to your computer and use it in GitHub Desktop.
Save hectorperez/401d79571f65c064de9b to your computer and use it in GitHub Desktop.
Can't run rails/rspec/etc. inside Tmux session
# I had to add the following to ~/.tmux.conf:
set-option -g default-command "/bin/bash -i"
# http://superuser.com/questions/592610/cant-run-rails-inside-tmux-session-in-terminal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment