diff options
Diffstat (limited to '.profile')
| -rw-r--r-- | .profile | 1 | 
1 files changed, 1 insertions, 0 deletions
| @@ -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" | 
