summaryrefslogtreecommitdiffstats
path: root/.profile
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--.profile1
1 files changed, 1 insertions, 0 deletions
diff --git a/.profile b/.profile
index 7d55dfa..c3642f6 100644
--- a/.profile
+++ b/.profile
@@ -1,4 +1,5 @@
export INPUTRC="$XDG_CONFIG_HOME"/readline/inputrc
+export SCREENRC="$XDG_CONFIG_HOME"/screen/screenrc
export EDITOR="emacsclient -nw"
export VISUAL="emcl"