1
0
Fork 0

use stow for dotfiles (#1)

Reviewed-on: #1
This commit is contained in:
Von Random 2023-02-04 12:45:02 +02:00
parent a282cf4d63
commit 8789a2a83e
33 changed files with 37 additions and 24 deletions

18
cli/.screenrc Normal file
View 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