diff options
| author | 2013-08-13 23:05:37 +0200 | |
|---|---|---|
| committer | 2013-08-13 23:05:37 +0200 | |
| commit | 1a3a68a9e97919cc75360de67b25a4334222427d (patch) | |
| tree | 0e716c3383f787dc662ce5b5c137021879004dc0 | |
| download | screen-1a3a68a9e97919cc75360de67b25a4334222427d.tar.gz screen-1a3a68a9e97919cc75360de67b25a4334222427d.zip | |
Initial commit of my screen configuration in vcsh
| -rw-r--r-- | .screenrc | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.screenrc b/.screenrc new file mode 100644 index 0000000..3bd2299 --- /dev/null +++ b/.screenrc @@ -0,0 +1,9 @@ +startup_message off +vbell off + +backtick 1 300 1 mailcount /home/slash/documents/mail/ryuslash.org +backtick 2 300 1 mailcount /home/slash/documents/mail/gmail +backtick 3 300 1 mailcount /home/slash/documents/mail/ninthfloor +backtick 4 300 1 mailcount /home/slash/documents/mail/aethon + +hardstatus alwayslastline "%{YB} ${USER}@%{+b}%H%{-b}%=%{W}[%n %t] | ryu: %1` | gm: %2` | ae: %4` | 9f: %3` | %c " |
