diff options
| author | Amin Bandali <bandali@gnu.org> | 2019-05-11 20:04:10 -0400 | 
|---|---|---|
| committer | Amin Bandali <bandali@gnu.org> | 2019-05-11 20:04:10 -0400 | 
| commit | 429f76621cbc558b2b620c8df1b85f6736b38cb2 (patch) | |
| tree | c4a4f90289fc6d75603895b175cba34dac5d80b4 /.profile | |
| parent | 2446aab5a76e00157c62e13ec06b09370df3519a (diff) | |
| download | configs-429f76621cbc558b2b620c8df1b85f6736b38cb2.tar.gz configs-429f76621cbc558b2b620c8df1b85f6736b38cb2.tar.xz configs-429f76621cbc558b2b620c8df1b85f6736b38cb2.zip | |
screen: add GNU Screen config
Diffstat (limited to '')
| -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" | 
