Last active
January 8, 2016 23:00
-
-
Save cpelley/7308678 to your computer and use it in GitHub Desktop.
screenrc settings
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
# Turn off audible bell | |
vbell off | |
# Turn off startup message | |
startup_message off | |
hardstatus off | |
caption always "%-Lw%{= BW}%50>%n%f* %t%{-}%+Lw%<" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment