Extend default scrollback for screen
This commit is contained in:
parent
f64da797ce
commit
e1d39feb7d
@ -15,6 +15,7 @@ restore_from_adoption() {
|
|||||||
apply_dotfile bash
|
apply_dotfile bash
|
||||||
apply_dotfile sh
|
apply_dotfile sh
|
||||||
apply_dotfile readline
|
apply_dotfile readline
|
||||||
|
apply_dotfile screen
|
||||||
|
|
||||||
apply_dotfile vim
|
apply_dotfile vim
|
||||||
|
|
||||||
|
|||||||
1
screen/.screenrc
Normal file
1
screen/.screenrc
Normal file
@ -0,0 +1 @@
|
|||||||
|
defscrollback 100000
|
||||||
Loading…
x
Reference in New Issue
Block a user