diff options
author | Ryan Kavanagh <ryanakca@kubuntu.org> | 2011-08-21 16:01:43 -0400 |
---|---|---|
committer | Ryan Kavanagh <ryanakca@kubuntu.org> | 2011-08-25 07:43:11 -0400 |
commit | f6d0d13e58a6f0e76c19796490bd299ba9970e06 (patch) | |
tree | 4fae5eb90a158f368c0e5308874d7b49b4c601bf | |
parent | Set colour of hostnames in zsh, screen (diff) |
256color in screen
-rw-r--r-- | .screenrc | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3,6 +3,8 @@ shell ZSH_PATH encoding UTF-8 vbell on defnonblock 5 +term screen-256color +terminfo rxvt-unicode 'Co#256:AB=\E[48;5;%dm:AF=\E[38;5;%dm' startup_message off |