diff options
Diffstat (limited to '.environment')
-rw-r--r-- | .environment | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.environment b/.environment index b0386ce..1a888fa 100644 --- a/.environment +++ b/.environment @@ -26,7 +26,7 @@ if [ "$TERM" = "xterm-kitty" ]; then fi # Debian settings. -export DEBEMAIL=rul@kalgan.cc +export DEBEMAIL=rul@debian.org export DEBFULLNAME="Raúl Benencia" # Use $HOME/tmp when possible, out of general paranoia. |