We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdfce3a commit 59d8c21Copy full SHA for 59d8c21
.install.conf.yaml
@@ -7,6 +7,7 @@
7
~/.gitfiles: gitfiles
8
~/.gitconfig: gitfiles/gitconfig
9
~/.hushlogin: hushlogin
10
+ ~/.screenrc: screenrc
11
~/.zsh: zsh/
12
~/.zshrc: zshrc
13
~/.atom/config.cson:
screenrc
@@ -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