Skip to content

Instantly share code, notes, and snippets.

@nickyp
Created April 29, 2011 12:08
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 nickyp/948217 to your computer and use it in GitHub Desktop.
Save nickyp/948217 to your computer and use it in GitHub Desktop.
forcing screen to use .bash_profile when starting
# in ~/.screenrc
# .bash_profile is only sourced for login shells, opening a screen does not source it
shell -$BASH
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment