Created
September 24, 2021 09:41
-
-
Save shoemoney/e92d258478e1fe90f1560145a16e1e6e to your computer and use it in GitHub Desktop.
My basic mac screenrc
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| escape ^Z^\ | |
| vbell off | |
| # don't show startup messages | |
| startup_message off | |
| # detach on hangup - if my dial-up session fails, screen will simply | |
| # detach and let me re re-attach later. | |
| autodetach on |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment