Skip to content

Instantly share code, notes, and snippets.

@catgoose
Created December 23, 2020 12:49
Show Gist options
  • Save catgoose/6f800dedf27906fb8c59d68490c07d41 to your computer and use it in GitHub Desktop.
Save catgoose/6f800dedf27906fb8c59d68490c07d41 to your computer and use it in GitHub Desktop.
autodetach on
startup_message off
hardstatus on
hardstatus alwayslastline
hardstatus string "%{= KW} %H %{= Kw}| %{-} %-Lw%{= bW}%n%f %t%{-}%+Lw %-= %Y-%m-%d %C"
vbell off
bell_msg ""
defscrollback 1000
altscreen on
term screen-256color
shell -${SHELL}
bind c screen 1
bind 0 select 10
shelltitle '> |zsh'
screen -t zsh 1 zsh
screen -t zsh 2 zsh
screen -t zsh 3 zsh
screen -t btm 9 btm
select 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment