Skip to content

Commit 59d8c21

Browse files
author
John Christopher Jones
committed
Add screenrc
1 parent fdfce3a commit 59d8c21

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

.install.conf.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
~/.gitfiles: gitfiles
88
~/.gitconfig: gitfiles/gitconfig
99
~/.hushlogin: hushlogin
10+
~/.screenrc: screenrc
1011
~/.zsh: zsh/
1112
~/.zshrc: zshrc
1213
~/.atom/config.cson:

screenrc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
hardstatus alwayslastline "%{b kw}%H %{r}%1` %{w}| %{g}%c %{w}| %{y}%Y-%m-%d %{w}| %{g}%l %{w}| %{-b kw}%u %-Lw%{= rW}%50> %n%f %t %{-}%+Lw%<"
2+
#caption always "%{-b ..}%-w%{+b ..}[[%n%f*%t]]%{-}%+w"

0 commit comments

Comments
 (0)