diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2017-08-22 22:33:04 +0200 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2017-08-22 22:53:12 +0200 |
commit | fcfb1bc5269bcafeb6d0a2d00413b89ff240042b (patch) | |
tree | 697b6b86633efa878ea9ef322941c38e5922d835 /%HOME%/.screenrc | |
parent | .bashrc: add xclip alias (diff) | |
download | linux-home-fcfb1bc5269bcafeb6d0a2d00413b89ff240042b.tar.gz linux-home-fcfb1bc5269bcafeb6d0a2d00413b89ff240042b.zip |
add .screenrc
Diffstat (limited to '')
-rw-r--r-- | %HOME%/.screenrc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/%HOME%/.screenrc b/%HOME%/.screenrc new file mode 100644 index 0000000..d819622 --- /dev/null +++ b/%HOME%/.screenrc @@ -0,0 +1,2 @@ +# Make scrollbars work on Linux Mint (among others): +termcapinfo xterm* ti@:te@ |