startup_message off vbell off hardstatus alwayslastline hardstatus string '%{= dG}%H %{g}[%{d}%=%-Lw%{=b R}(%{W}%n*%f %50>%t%?(%u)%?%{=b R})%{= d}%+Lw%=%{g}] %d/%m %c%<' defbce "on" # Switching windows with alt-fkeys. :D bindkey "^[^[[11~" select 0 bindkey "^[^[[12~" select 1 bindkey "^[^[[13~" select 2 bindkey "^[^[[14~" select 3 bindkey "^[^[[15~" select 4 bindkey "^[^[[17~" select 5 bindkey "^[^[[18~" select 6 bindkey "^[^[[19~" select 7 bindkey "^[^[[20~" select 8 bindkey "^[^[[21~" select 9 bindkey "^[^[[23~" select 10 bindkey "^[^[[24~" select 11 # SSH agent junk setenv SSH_AUTH_SOCK "/tmp/ssh-agent-$USER-screen"