X-Git-Url: https://git.shemshak.org/gitweb.cgi/~bandali/configs/blobdiff_plain/2446aab5a76e00157c62e13ec06b09370df3519a..01f311820f9dda4ee48955ff1f29aee2266c05ec:/.profile?ds=sidebyside 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"