Skip to content

Instantly share code, notes, and snippets.

@fauberso
Created December 26, 2018 18:10
Show Gist options
  • Save fauberso/b35836639830c54e176038c4dff82f85 to your computer and use it in GitHub Desktop.
Save fauberso/b35836639830c54e176038c4dff82f85 to your computer and use it in GitHub Desktop.
Run Screen at login
...
if [ -z "$STY" ]; then screen -R; fi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment