Skip to content

Instantly share code, notes, and snippets.

@templateaholic10
Created February 17, 2019 14:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save templateaholic10/a82df2fa174b52fb48e7a2e414b8b034 to your computer and use it in GitHub Desktop.
Save templateaholic10/a82df2fa174b52fb48e7a2e414b8b034 to your computer and use it in GitHub Desktop.
Screenの設定
escape ^Tt
shell -$SHELL
startup_message off
vbell off
screen 1
bind c eval 'screen 1'
defscrollback 2000
termcapinfo xterm* ti@:te@
defwrap on
term xterm-256color
autodetach on
hardstatus alwayslastline "%{=b kW} %H |%{= kW}%-w%{= rW}%n %t%{=b kW}%+w| %=%{w}[%Y-%m-%d %02c]"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment