Last active
December 1, 2023 13:05
-
-
Save adRn-s/d4da3d1070ad45d89f4af393af08ed9e to your computer and use it in GitHub Desktop.
gnu screen
This file contains 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
# alias startship='screen -xRR adRn' | |
term screen-256color | |
hardstatus off | |
hardstatus firstline | |
hardstatus alwayslastline '%{= G}[ %{G}%H %{g}][%= %{= w}%?%-Lw%?%{= R}%n*%f %t%?%{= R}(%u)%?%{= w}%+Lw%?%= %{= g}][ %{y}Load: %l %{g}][%{B}%Y-%m-%d %{W}%c:%s %{g}]' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment