diff options
| author | Thomas Schneider <qsx@qsx.re> | 2017-07-19 19:44:16 +0200 |
|---|---|---|
| committer | Thomas Schneider <qsx@qsx.re> | 2017-07-19 19:44:16 +0200 |
| commit | 8ee4e366f5bed4d54a15746ac199a5fc504c5f0f (patch) | |
| tree | 16c6e3ca3d76ddb1c95d518f44b6d181e357dfcc /dot.zshenv | |
| parent | f9732804134980737228a0b1bf50138d0afbc90d (diff) | |
zshrc/zshenv updates
Signed-off-by: Thomas Schneider <qsx@qsx.re>
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 |
