Skip to content

Instantly share code, notes, and snippets.

View aluminiumgeek's full-sized avatar
🚷
🚳

Mikhail Mezyakov aluminiumgeek

🚷
🚳
View GitHub Profile
@aluminiumgeek
aluminiumgeek / .screenrc
Last active July 22, 2022 08:57 — forked from joaopizani/.screenrc
My .screenrc with comfortable layout and shortcuts
# the following two lines give a two-line status, with the current window highlighted
hardstatus alwayslastline
hardstatus string '%{= kG}[%{G}%H%? %1`%?%{g}][%= %{= kw}%-w%{+b yk} %n*%t%?(%u)%? %{-}%+w %=%{g}][%{B}%m/%d %{W}%C%A%{g}]'
# huge scrollback buffer
defscrollback 5000
# no welcome message
startup_message off