git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--.screenrc7
2 files changed, 8 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index e9d033e..88859ec 100644
--- a/.gitignore
+++ b/.gitignore
@@ -30,3 +30,4 @@
!/.ssh/config.d/0000-all.conf
#!/git-prompt
!/.githooks
+!/.screenrc
diff --git a/.screenrc b/.screenrc
new file mode 100644
index 0000000..3adca73
--- /dev/null
+++ b/.screenrc
@@ -0,0 +1,7 @@
+# vim:syntax=screen
+hardstatus alwayslastline
+hardstatus string '%{= kG}[ %{G}%H %{g}][%= %{=kw}%?%-Lw%?%{r}(%{W}%n*%f%t%?(%u)%?%{r})%{w}%?%+Lw%?%?%= %{g}][%{B}%Y-%m-%d %{W}%c %{g}]'
+
+# Default screens
+#screen -t shell1 0
+#screen -t shell2 1