switch to chezmoi
This commit is contained in:
parent
3c5d00dbf3
commit
a8b0acd4db
76 changed files with 27 additions and 531 deletions
18
dot_screenrc
Normal file
18
dot_screenrc
Normal file
|
@ -0,0 +1,18 @@
|
|||
# window title hack
|
||||
hardstatus string "[%H:%n] %t"
|
||||
# so we don't have to enter the copy mode every time we want to scroll
|
||||
termcapinfo rxvt*|xterm* ti@:te@
|
||||
# the rest is pretty obvious
|
||||
startup_message off
|
||||
hardstatus off
|
||||
defscrollback 10000
|
||||
vbell off
|
||||
bell off
|
||||
autodetach on
|
||||
term screen
|
||||
altscreen on
|
||||
activity "activity on %n"
|
||||
caption always '%{=}%{RW} %H %{Yw} %S %{wd} %-w%{wk}%n_%t%{wd}%+w'
|
||||
escape ^gg
|
||||
bindkey "^[g" command
|
||||
bind w windowlist -b
|
Loading…
Add table
Add a link
Reference in a new issue