From 4dff206b4f1507144b98fa46562c3dbf906c08b0 Mon Sep 17 00:00:00 2001 From: Gabriel Ebner Date: Fri, 20 May 2011 03:23:55 +0200 Subject: [PATCH] Change email. --- conf/commonshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/commonshrc b/conf/commonshrc index 4f87eed..4a44170 100644 --- a/conf/commonshrc +++ b/conf/commonshrc @@ -54,7 +54,7 @@ add_to PATH ~/build/android-sdk-linux_86/platform-tools:~/build/android-sdk-linu # Customisation of Programs {{{1 alias ls='ls --color=auto' -export EMAIL='Gabriel Ebner ' +export EMAIL='gebner@2b7e.org' test -x /usr/bin/lesspipe && eval `lesspipe` test -x /usr/bin/vim && export EDITOR=/usr/bin/vim