Created
December 28, 2011 14:56
-
-
Save technogoat/1528216 to your computer and use it in GitHub Desktop.
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
hardstatus on | |
hardstatus alwayslastline | |
startup_message off | |
termcapinfo xterm ti@:te@ | |
hardstatus string "%{= kG}%-w%{.rW}%n %t%{-}%+w %=%{..G} %H %{..Y} %m/%d %C%a " | |
screen -t bash1 1 | |
# multiuser setup | |
multiuser on | |
aclchg guest -wx "#,?" | |
aclchg guest +x "colon,wall,detach" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment