summaryrefslogtreecommitdiff
path: root/skel
diff options
context:
space:
mode:
Diffstat (limited to 'skel')
-rw-r--r--skel/.gitconfig2
-rw-r--r--skel/.screenrc4
2 files changed, 5 insertions, 1 deletions
diff --git a/skel/.gitconfig b/skel/.gitconfig
index 605e7ff..77fcfb8 100644
--- a/skel/.gitconfig
+++ b/skel/.gitconfig
@@ -21,7 +21,7 @@
[user]
name = David Kaufmann
- email = astra@fsinf.at
+ email = astra@ionic.at
[merge]
tool = meld
diff --git a/skel/.screenrc b/skel/.screenrc
index 3928b39..4585539 100644
--- a/skel/.screenrc
+++ b/skel/.screenrc
@@ -24,6 +24,10 @@ shell -$SHELL
# set the default term
term rxvt
+termcapinfo rxvt* 'hs:ts=\E]0;:fs=\007:ds=\E]0;\007'
+defhstatus "screen ^E (^Et) | $USER@^EH"
+hardstatus off
+
bindkey -k k3 prev
bindkey -k k4 next