Created
April 8, 2015 22:14
-
-
Save luke10x/36dbd300a207d01ae43a to your computer and use it in GitHub Desktop.
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
caption string "%{.bW}%-w%{.rW}%n %t%{-}%+w %=%{..G} %H %{..Y} %Y-%m-%d %c" | |
caption always | |
hardstatus off | |
shell "bash" | |
startup_message off | |
vbell off | |
altscreen on | |
attrcolor b ".I" | |
defbce "on" | |
termcapinfo xterm* 'is=\E[r\E[m\E[2J\E[H\E[?7h\E[?1;4;6l' | |
termcapinfo xterm 'Co#256:AB=\E[48;5;%dm:AF=\E[38;5;%dm' | |
term screen-256color |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment