Created
May 18, 2011 00:56
-
-
Save vsbuffalo/977793 to your computer and use it in GitHub Desktop.
My screenrc
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
shell -$SHELL | |
startup_message off | |
defscrollback 30000 | |
autodetach on | |
hardstatus on | |
hardstatus alwayslastline | |
altscreen on | |
screen -t irc 0 /opt/local/bin/irssi | |
hardstatus string '%{= kw}[ %{= kb}%H%{= kw} ][%= %{= kw}%?%-Lw%?%{= kW}%n*%f %t%?%?%{= kw}%?%+Lw%?%?%= ][ %{r}%l%{w} ]%{w}[%{r} %d/%m/%y %C %A %{w}]%{w}' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment