Перенес+поправил ansible-base
This commit is contained in:
11
ansible/ansible-base/roles/configs/files/screenrc
Normal file
11
ansible/ansible-base/roles/configs/files/screenrc
Normal file
@@ -0,0 +1,11 @@
|
||||
startup_message off
|
||||
|
||||
# Disable visual bell
|
||||
vbell off
|
||||
|
||||
# Set scrollback buffer to 10000
|
||||
defscrollback 10000
|
||||
|
||||
hardstatus alwayslastline
|
||||
hardstatus string '%{= kG}[ %{G}%H %{g} - %S ][%= %{= kw}%?%-Lw%?%{r}(%{W}%n*%f%t%?(%u)%?%{r})%{w}%?%+Lw%?%?%= %{g}][%{B} %d.%m %{W}%c %{g}]'
|
||||
|
||||
Reference in New Issue
Block a user