diff options
Diffstat (limited to 'dot.zshenv')
| -rw-r--r-- | dot.zshenv | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3,3 +3,5 @@ export LESS="FSRX" export PATH=${PATH/::/:} export GPG_TTY=$(tty) export NNTPSERVER="snews://news.cis.dfn.de" +export EDITOR=emacsclient +export VISUAL=$EDITOR |
