This file contains 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
hardstatus alwayslastline "%{= w} %H | %-Lw%{= g}%n%f %t%{-}%+Lw %=%{w} Load: %l" | |
startup_message off #no startup message at start | |
vbell off #no screenflicker | |
defshell -bash #behave like standard bash | |
termcapinfo xterm|xterms|xs|rxvt ti@:te@ #allow scrolling | |
autodetach on | |
deflogin off |