Last active
May 26, 2021 09:11
-
-
Save gsmitheidw/6ec6eb2dce79fde80f51c7e98f17a327 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
shell -$SHELL | |
startup_message off | |
vbell on | |
vbell_msg "Bell" | |
shelltitle 'bash' | |
hardstatus alwayslastline "%{b kB} %H %{r}%1` %{kg}| %{kg}%c %{kg}| %{y}%d.%M.%Y %{kg}| %{d}%l %{kg}| %{-b kr}%u %-Lw%{= rd}%50> %n%f %t %{-}%+Lw%<" | |
defscrollback 30000 | |
# use this line to download to current user. Note full clean login to system may be required depending on the client terminal used before it takes effect. | |
#wget -O - https://gist.githubusercontent.com/gsmitheidw/6ec6eb2dce79fde80f51c7e98f17a327/raw/027c87b77841d24b3cc4421fc621a5413b51afa2/.screenrc > ~/.screenrc |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment