diff options
Diffstat (limited to 'etc')
-rw-r--r-- | etc/.zshenv | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/.zshenv b/etc/.zshenv index ce1f7bb..044363b 100644 --- a/etc/.zshenv +++ b/etc/.zshenv @@ -19,6 +19,7 @@ export HOST export COLUMNS export LINES +export DEBFULLNAME='Daniel Friesel' export DEBEMAIL='derf@chaosdorf.de' if [[ -n ${commands[lesspipe]} ]] { |