git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorH. P. <coding _æ_ lirion.de> 2024-08-26 12:01:24 +0200
committerH. P. <coding _æ_ lirion.de> 2024-08-26 12:01:24 +0200
commite9d52745f65f1905623e2793dc2b37f9011b2a1d (patch)
tree6feacdf07113fd91f865332e25e7e92d981769cf
parentc307b9b9267dbaf18adf7d2f48930afbd35fb040 (diff)
downloaddotfiles-e9d52745f65f1905623e2793dc2b37f9011b2a1d.tar.bz2
+initial .screenrc
-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